|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.enhydra.apache.xerces.dom.CoreDOMImplementationImpl | +--org.enhydra.apache.xerces.dom.DOMImplementationImpl | +--org.enhydra.wireless.voicexml.dom.xerces.VoiceXMLDOMImplementationImpl
Inner classes inherited from class org.enhydra.apache.xerces.dom.CoreDOMImplementationImpl |
org.enhydra.apache.xerces.dom.CoreDOMImplementationImpl.RevalidationHandlerHolder, org.enhydra.apache.xerces.dom.CoreDOMImplementationImpl.XMLDTDLoaderHolder |
Field Summary | |
(package private) static VoiceXMLDOMImplementationImpl |
singleton
|
Fields inherited from interface org.w3c.dom.ls.DOMImplementationLS |
MODE_ASYNCHRONOUS, MODE_SYNCHRONOUS |
Constructor Summary | |
VoiceXMLDOMImplementationImpl()
|
Method Summary | |
Document |
createDocument(String namespaceURI,
String qualifiedName,
DocumentType doctype)
|
static DOMImplementation |
getDOMImplementation()
NON-DOM: Obtain and return the single shared object |
Methods inherited from class org.enhydra.apache.xerces.dom.DOMImplementationImpl |
|
Methods inherited from class org.enhydra.apache.xerces.dom.CoreDOMImplementationImpl |
assignDocTypeNumber, assignDocumentNumber, checkQName, createDocumentType, createLSInput, createLSOutput, createLSParser, createLSSerializer, getDTDLoader, getFeature, getValidator, releaseDTDLoader, releaseValidator |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.w3c.dom.DOMImplementation |
createDocumentType, getFeature, hasFeature |
Field Detail |
static VoiceXMLDOMImplementationImpl singleton
Constructor Detail |
public VoiceXMLDOMImplementationImpl()
Method Detail |
public static DOMImplementation getDOMImplementation()
public Document createDocument(String namespaceURI, String qualifiedName, DocumentType doctype) throws DOMException
createDocument
in interface DOMImplementation
createDocument
in class org.enhydra.apache.xerces.dom.DOMImplementationImpl
DOMImplementation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |