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, toXML
appendChild, getChild, getChildCount, indexOf, insertChild
public ModalDocument(nu.xom.Document doc)
Mode
-aware).doc
- public ModalDocument(nu.xom.Element elt)
elt
- public DocumentMode getMode()
getMode
in interface Mode
Mode.getMode()
public void setMode(DocumentMode mode)
setMode
in interface Mode
mode
- the mode to setMode.setMode(nu.validator.htmlparser.common.DocumentMode)
Copyright © 2017. All rights reserved.