| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InputSource | |
|---|---|
| org.xml.sax | |
| uk.co.wilson.xml | |
| Uses of InputSource in org.xml.sax | 
|---|
| Methods in org.xml.sax that return InputSource | |
|---|---|
|  InputSource | HandlerBase.resolveEntity(java.lang.String publicId,
              java.lang.String systemId)Resolve an external entity. | 
|  InputSource | EntityResolver.resolveEntity(java.lang.String publicId,
              java.lang.String systemId)Allow the application to resolve external entities. | 
| Methods in org.xml.sax with parameters of type InputSource | |
|---|---|
|  void | Parser.parse(InputSource source)Parse an XML document. | 
| Uses of InputSource in uk.co.wilson.xml | 
|---|
| Methods in uk.co.wilson.xml with parameters of type InputSource | |
|---|---|
|  void | MinML.parse(InputSource source) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||