|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDocType | |
|---|---|
| org.attoparser.markup.dom | |
| org.attoparser.markup.dom.impl | |
| org.attoparser.markup.xml | |
| Uses of IDocType in org.attoparser.markup.dom |
|---|
| Methods in org.attoparser.markup.dom with parameters of type IDocType | |
|---|---|
abstract void |
AbstractDOMWriter.writeDocType(IDocType docType,
Writer writer)
|
| Uses of IDocType in org.attoparser.markup.dom.impl |
|---|
| Classes in org.attoparser.markup.dom.impl that implement IDocType | |
|---|---|
class |
DocType
Default implementation of the IDocType interface. |
| Uses of IDocType in org.attoparser.markup.xml |
|---|
| Methods in org.attoparser.markup.xml with parameters of type IDocType | |
|---|---|
void |
XmlDOMWriter.writeDocType(IDocType docType,
Writer writer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||