|
JSR 172 - J2ME[tm] Web Services | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use InputSource | |
| javax.xml.parsers | |
| org.xml.sax.helpers | |
| Uses of InputSource in javax.xml.parsers |
| Methods in javax.xml.parsers with parameters of type InputSource | |
abstract void |
SAXParser.parse(InputSource is,
DefaultHandler dh)
Parse the content given InputSource
as XML using the specified
DefaultHandler. |
| Uses of InputSource in org.xml.sax.helpers |
| Methods in org.xml.sax.helpers that return InputSource | |
InputSource |
DefaultHandler.resolveEntity(java.lang.String publicId,
java.lang.String systemId)
Resolve an external entity. |
|
JSR 172 - J2ME[tm] Web Services | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||