Constructor and Description |
---|
JaxpParser() |
Modifier and Type | Method and Description |
---|---|
Node |
parse(InputStream inStream) |
Node |
parse(Node parentNode,
Node domNode) |
Node |
parse(Node parentNode,
Node domNode,
int rank) |
public Node parse(InputStream inStream) throws ParserException
parse
in class Parser
ParserException