public class DOMParser
extends org.apache.xerces.parsers.DOMParser
| Constructor and Description |
|---|
DOMParser()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doctypeDecl(java.lang.String root,
java.lang.String pubid,
java.lang.String sysid,
Augmentations augs)
Doctype declaration.
|
(C) Copyright 2002-2014, Andy Clark, Marc Guillemot. All rights reserved.