Uses of Interface org.dom4j.DocumentType

Uses in package org.dom4j.io

Methods with parameter type org.dom4j.DocumentType

DTD
Constructs a STAX DTDevent from a DOM4J DocumentType.
void
Writes the given DocumentType.
void
void
Writes a DOM4J DocumentTypeto the stream.

Uses in package org.dom4j.util

Methods with parameter type org.dom4j.DocumentType

int

Methods with return type org.dom4j.DocumentType

DocumentType
ProxyDocumentFactory.createDocType(String name, String publicId, String systemId)

Uses in package org.dom4j

Methods with parameter type org.dom4j.DocumentType

void
Sets the DocumentType property
void
Visitor.visit(DocumentType documentType)
Visits the given DocumentType
void

Methods with return type org.dom4j.DocumentType

DocumentType
DocumentFactory.createDocType(String name, String publicId, String systemId)
DocumentType
DOCUMENT ME!

Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo