Searched refs:systemid (Results 1 – 12 of 12) sorted by relevance
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
D | Parser.java | 453 public void parse (String systemid) throws IOException, SAXException { in parse() argument 454 parse(new InputSource(systemid)); in parse() 486 String systemid = s.getSystemId(); in getReader() local 488 if (i == null) i = getInputStream(publicid, systemid); in getReader() 507 …private InputStream getInputStream(String publicid, String systemid) throws IOException, SAXExcept… in getInputStream() argument 509 URL url = new URL(basis, systemid); in getInputStream() 835 String systemid = null; in decl() local 844 systemid = v[3]; in decl() 849 systemid = v[4]; in decl() 852 systemid = ""; in decl() [all …]
|
D | XMLWriter.java | 1324 public void startDTD(String name, String publicid, String systemid) throws SAXException { in startDTD() argument 1330 if (systemid == null) systemid = ""; in startDTD() 1331 if (overrideSystem != null) systemid = overrideSystem; in startDTD() 1332 char sysquote = (systemid.indexOf('"') != -1) ? '\'': '"'; in startDTD() 1346 write(systemid); in startDTD()
|
D | Scanner.java | 42 public void resetDocumentLocator(String publicid, String systemid); in resetDocumentLocator() argument
|
D | PYXScanner.java | 40 public void resetDocumentLocator(String publicid, String systemid) { in resetDocumentLocator() argument
|
D | HTMLScanner.java | 371 public void resetDocumentLocator(String publicid, String systemid) { in resetDocumentLocator() argument 373 theSystemid = systemid; in resetDocumentLocator()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
D | ant-apache-resolver.jar | ... .xml.resolver.CatalogEntry)
String publicid
String systemid
String uri
String altURI
org.apache.xml. ... |
D | ant-trax.jar | ... .lang.String)
String url
int column
String systemid
int line
javax.xml.transform.TransformerException e ... |
/external/tagsoup/templates/org/ccil/cowan/tagsoup/ |
D | HTMLScanner.java | 150 public void resetDocumentLocator(String publicid, String systemid) { in resetDocumentLocator() argument 152 theSystemid = systemid; in resetDocumentLocator()
|
/external/tagsoup/ |
D | CHANGES | 97 If there is a publicid but no systemid, set systemid to "" 105 LexicalHandler now gets DOCTYPE information (publicid and systemid)
|
D | README | 172 --doctype-system=systemid 174 systemid.
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |