Searched defs:DOMErrorImpl (Results 1 - 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
H A DDOMErrorImpl.java35 public final class DOMErrorImpl implements DOMError { class in inherits:DOMError
65 DOMErrorImpl () { method in class:DOMErrorImpl
73 public DOMErrorImpl(short severity, String message, String type) { method in class:DOMErrorImpl
85 public DOMErrorImpl(short severity, String message, String type, method in class:DOMErrorImpl
101 public DOMErrorImpl(short severity, String message, String type, method in class:DOMErrorImpl
176 }// class DOMErrorImpl

Completed in 72 milliseconds