public final class ConformanceTestFile extends Object
Modifier and Type | Method and Description |
---|---|
InputStream |
getAsStream() |
static ConformanceTestFile[] |
getConformanceTestFiles() |
String |
getResourceName() |
String |
getShortName() |
URL |
getUrl() |
boolean |
hasDTD() |
boolean |
hasEntityReferences() |
boolean |
hasExternalSubset() |
boolean |
hasInternalSubset() |
public String getResourceName()
public String getShortName()
public boolean hasDTD()
public boolean hasExternalSubset()
public boolean hasInternalSubset()
public boolean hasEntityReferences()
public InputStream getAsStream()
public URL getUrl()
public static ConformanceTestFile[] getConformanceTestFiles()
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.