GNU Classpath (0.95) | |
Frames | No Frames |
Classes implementing org.xml.sax.Parser | |
class | Adapt a SAX2 XMLReader as a SAX1 Parser.
|
Constructors with parameter type org.xml.sax.Parser | |
Construct a new parser adapter.
|
Methods with return type org.xml.sax.Parser | |
Parser | Create a new SAX parser using the `org.xml.sax.parser' system property.
|
Parser | Create a new SAX parser object using the class name provided.
|
Methods with return type org.xml.sax.Parser | |
Parser | Returns the underlying SAX1 parser.
|
GNU Classpath (0.95) |