|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
void
setNameCode(int nameCode)
| Methods inherited from class net.sf.saxon.pull.UnconstructedParent |
|---|
atomize, compareOrder, copy, equals, generateId, getAttributeValue, getConfiguration, getDeclaredNamespaces, getDisplayName, getDocumentNumber, getDocumentRoot, getFingerprint, getInstruction, getLineNumber, getLocalPart, getNamePool, getParent, getPrefix, getPuller, getRoot, getStringValue, getStringValueCS, getSystemId, getTypeAnnotation, getTypedValue, getURI, getXPathContext, hasChildNodes, hashCode, isSameNodeInfo, iterateAxis, iterateAxis, setSystemId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnconstructedElement(ElementCreator instruction, XPathContext context)
instruction - the instruction responsible for creating the nodecontext - the XPath dynamic context| Method Detail |
|---|
public void setNameCode(int nameCode)
nameCode - the namepool code for the element namepublic int getNameCode()
allocate,
getFingerprintpublic int getNodeKind()
NodeInfoType.ELEMENT
or Type.ATTRIBUTE. There are seven kinds of node: documents, elements, attributes,
text, comments, processing-instructions, and namespaces.