public class CreateSignatureLocationImpl extends ElementSelectorImpl implements CreateSignatureLocation
CreateSignatureLocation
.Constructor and Description |
---|
CreateSignatureLocationImpl() |
Modifier and Type | Method and Description |
---|---|
int |
getIndex()
Gets the node index, after which the signature will be inserted into the
parent elemen.
|
void |
setIndex(int index)
Sets the index of the newly created signature.
|
getNamespaceDeclarations, getXPathExpression, setNamespaceDeclarations, setXPathExpression
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNamespaceDeclarations, getXPathExpression
public void setIndex(int index)
index
- The index of the newly created signature.public int getIndex()
CreateSignatureLocation
getIndex
in interface CreateSignatureLocation
Copyright © 2016. All rights reserved.