|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParseError | |
|---|---|
| com.irisel.util.xml | |
| Uses of ParseError in com.irisel.util.xml |
|---|
| Methods in com.irisel.util.xml that return ParseError | |
|---|---|
ParseError |
ErrorStorer.getError(org.w3c.dom.Node node)
The ParseError object for the node key is returned.If the node doesn't have errors, null is returned. |
| Methods in com.irisel.util.xml that return types with arguments of type ParseError | |
|---|---|
java.util.Hashtable<org.w3c.dom.Node,ParseError> |
ErrorStorer.getErrorNodes()
The client is is allowed to get a reference to the Hashtable, and so could corrupt it, or add to it... |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||