|
|||||||||
| Home >> All >> org >> xml >> [ sax overview ] | PREV NEXT | ||||||||
Uses of Class
org.xml.sax.InputSource
| Uses of InputSource in org.xml.sax |
| Methods in org.xml.sax that return InputSource | |
InputSource |
EntityResolver.resolveEntity(java.lang.String publicId,
java.lang.String systemId)
Allow the application to resolve external entities. |
InputSource |
HandlerBase.resolveEntity(java.lang.String publicId,
java.lang.String systemId)
Deprecated. Resolve an external entity. |
| Methods in org.xml.sax with parameters of type InputSource | |
void |
Parser.parse(InputSource source)
Deprecated. Parse an XML document. |
void |
XMLReader.parse(InputSource input)
Parse an XML document. |
|
|||||||||
| Home >> All >> org >> xml >> [ sax overview ] | PREV NEXT | ||||||||