| Constructor and Description |
|---|
ModalDocument(nu.xom.Document doc)
Copy constructor (
Mode-aware). |
ModalDocument(nu.xom.Element elt)
With root.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentMode |
getMode()
Gets the mode.
|
void |
setMode(DocumentMode mode)
Sets the mode.
|
copy, getBaseURI, getDocType, getRootElement, getValue, removeChild, removeChild, replaceChild, setBaseURI, setDocType, setRootElement, toString, toXMLappendChild, getChild, getChildCount, indexOf, insertChildpublic ModalDocument(nu.xom.Document doc)
Mode-aware).doc - public ModalDocument(nu.xom.Element elt)
elt - public DocumentMode getMode()
getMode in interface ModeMode.getMode()public void setMode(DocumentMode mode)
setMode in interface Modemode - the mode to setMode.setMode(nu.validator.htmlparser.common.DocumentMode)Copyright © 2024. All rights reserved.