public class FormPtrElement extends nu.xom.Element implements FormPointer
Constructor and Description |
---|
FormPtrElement(nu.xom.Element elt)
Copy constructor (
FormPointer -aware). |
FormPtrElement(String name,
String uri)
Null form.
|
FormPtrElement(String name,
String uri,
nu.xom.Element form)
Full constructor.
|
Modifier and Type | Method and Description |
---|---|
nu.xom.Element |
getForm()
Gets the form.
|
void |
setForm(nu.xom.Element form)
Sets the form.
|
addAttribute, addNamespaceDeclaration, appendChild, copy, getAttribute, getAttribute, getAttribute, getAttributeCount, getAttributeValue, getAttributeValue, getBaseURI, getChildElements, getChildElements, getChildElements, getFirstChildElement, getFirstChildElement, getLocalName, getNamespaceDeclarationCount, getNamespacePrefix, getNamespacePrefix, getNamespaceURI, getNamespaceURI, getQualifiedName, getValue, insertChild, removeAttribute, removeChildren, removeNamespaceDeclaration, setBaseURI, setLocalName, setNamespacePrefix, setNamespaceURI, shallowCopy, toString, toXML
appendChild, getChild, getChildCount, indexOf, insertChild, removeChild, removeChild, replaceChild
public FormPtrElement(nu.xom.Element elt)
FormPointer
-aware).elt
- public nu.xom.Element getForm()
getForm
in interface FormPointer
FormPointer.getForm()
public void setForm(nu.xom.Element form)
setForm
in interface FormPointer
form
- the form to setFormPointer.setForm(nu.xom.Element)
Copyright © 2017. All rights reserved.