public class ConfXMLParamLeaf extends ConfXMLParam
ConfXMLParam
J_BINARY, J_BIT32, J_BIT64, J_BITBIG, J_BOOL, J_BUF, J_CDBBEGIN, J_DATE, J_DATETIME, J_DECIMAL64, J_DEFAULT, J_DOUBLE, J_DQUAD, J_DURATION, J_ENUMERATION, J_HEXSTR, J_IDENTITYREF, J_INSTANCE_IDENTIFIER, J_INT16, J_INT32, J_INT64, J_INT8, J_IPV4, J_IPV4_AND_PLEN, J_IPV4PREFIX, J_IPV6, J_IPV6_AND_PLEN, J_IPV6PREFIX, J_LIST, J_NOEXISTS, J_OBJECTREF, J_OID, J_PTR, J_QNAME, J_STR, J_SYMBOL, J_TIME, J_UINT16, J_UINT32, J_UINT64, J_UINT8, J_UNION, J_XMLBEGIN, J_XMLBEGINDEL, J_XMLEND, J_XMLMOVEAFTER, J_XMLMOVEFIRST, J_XMLTAG
Constructor and Description |
---|
ConfXMLParamLeaf(ConfEObject o) |
ConfXMLParamLeaf(ConfNamespace namespace,
String tagString) |
ConfXMLParamLeaf(ConfPath path,
MountIdInterface mountIdGetter,
String prefix,
String tagString) |
ConfXMLParamLeaf(int ns,
int tag) |
ConfXMLParamLeaf(String prefix,
String tagString) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Determine if two Conf objects are equal.
|
int |
hashCode() |
decodeParam, decodeParams, encode, encode, encode, encode, encodeHKP, encodeHKP, encodeHKP, encodeHKP, encodeIKP, encodeIKP, encodeIKP, encodeIKP, getConfNamespace, getNSHash, getTag, getTagHash, getValue, toDOM, toDOM, toString, toXML, toXML, toXMLParams, toXMLParams
clone, decode
public ConfXMLParamLeaf(int ns, int tag)
public ConfXMLParamLeaf(ConfNamespace namespace, String tagString)
public ConfXMLParamLeaf(ConfPath path, MountIdInterface mountIdGetter, String prefix, String tagString)
public ConfXMLParamLeaf(ConfEObject o) throws ConfException
ConfException
public boolean equals(Object o)
ConfObject
equals
in class ConfXMLParam
o
- the object to compare to.public int hashCode()
hashCode
in class ConfXMLParam