, including all inherited members.
_dictionaryStack (defined in org.ccnx.ccn.impl.encoding.GenericXMLHandler) | org.ccnx.ccn.impl.encoding.GenericXMLHandler | [protected] |
_istream (defined in org.ccnx.ccn.impl.encoding.GenericXMLDecoder) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | [protected] |
_reader (defined in org.ccnx.ccn.impl.encoding.TextXMLDecoder) | org.ccnx.ccn.impl.encoding.TextXMLDecoder | [protected] |
beginDecoding(InputStream istream) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
endDecoding() | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
GenericXMLDecoder() (defined in org.ccnx.ccn.impl.encoding.GenericXMLDecoder) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
GenericXMLDecoder(XMLDictionary dictionary) (defined in org.ccnx.ccn.impl.encoding.GenericXMLDecoder) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
GenericXMLHandler() (defined in org.ccnx.ccn.impl.encoding.GenericXMLHandler) | org.ccnx.ccn.impl.encoding.GenericXMLHandler | |
GenericXMLHandler(XMLDictionary dictionary) (defined in org.ccnx.ccn.impl.encoding.GenericXMLHandler) | org.ccnx.ccn.impl.encoding.GenericXMLHandler | |
getInputStream() | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
initializeDecoding() | org.ccnx.ccn.impl.encoding.TextXMLDecoder | |
peekStartElement(String startTag) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
peekStartElement(long startTag) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
peekStartElementAsLong() | org.ccnx.ccn.impl.encoding.TextXMLDecoder | |
peekStartElementAsString() | org.ccnx.ccn.impl.encoding.TextXMLDecoder | |
popXMLDictionary() (defined in org.ccnx.ccn.impl.encoding.GenericXMLHandler) | org.ccnx.ccn.impl.encoding.GenericXMLHandler | |
org::ccnx::ccn::impl::encoding::XMLDecoder.popXMLDictionary() | org.ccnx.ccn.impl.encoding.XMLDecoder | |
pushXMLDictionary(XMLDictionary dictionary) (defined in org.ccnx.ccn.impl.encoding.GenericXMLHandler) | org.ccnx.ccn.impl.encoding.GenericXMLHandler | |
org::ccnx::ccn::impl::encoding::XMLDecoder.pushXMLDictionary(XMLDictionary dictionary) | org.ccnx.ccn.impl.encoding.XMLDecoder | |
readBinaryElement(String startTag) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
readBinaryElement(long startTag) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
readBinaryElement(String startTag, TreeMap< String, String > attributes) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
readBinaryElement(long startTag, TreeMap< String, String > attributes) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
readBlob() | org.ccnx.ccn.impl.encoding.TextXMLDecoder | |
readDateTime(String startTag) | org.ccnx.ccn.impl.encoding.TextXMLDecoder | |
readDateTime(long startTag) | org.ccnx.ccn.impl.encoding.TextXMLDecoder | |
readEndDocument() | org.ccnx.ccn.impl.encoding.TextXMLDecoder | |
readEndElement() | org.ccnx.ccn.impl.encoding.TextXMLDecoder | |
readIntegerElement(String startTag) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
readIntegerElement(long startTag) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
readLongElement(String startTag) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
readLongElement(long startTag) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
readStartDocument() | org.ccnx.ccn.impl.encoding.TextXMLDecoder | |
readStartElement(String startTag, TreeMap< String, String > attributes) | org.ccnx.ccn.impl.encoding.TextXMLDecoder | |
readStartElement(long startTagLong, TreeMap< String, String > attributes) | org.ccnx.ccn.impl.encoding.TextXMLDecoder | |
org::ccnx::ccn::impl::encoding::GenericXMLDecoder.readStartElement(String startTag) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
org::ccnx::ccn::impl::encoding::GenericXMLDecoder.readStartElement(long startTag) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
readUString() | org.ccnx.ccn.impl.encoding.TextXMLDecoder | |
readUTF8Element(String startTag) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
readUTF8Element(long startTag) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
readUTF8Element(String startTag, TreeMap< String, String > attributes) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
readUTF8Element(long startTag, TreeMap< String, String > attributes) | org.ccnx.ccn.impl.encoding.GenericXMLDecoder | |
stringToTag(String tagName) (defined in org.ccnx.ccn.impl.encoding.GenericXMLHandler) | org.ccnx.ccn.impl.encoding.GenericXMLHandler | |
tagToString(long tagVal) (defined in org.ccnx.ccn.impl.encoding.GenericXMLHandler) | org.ccnx.ccn.impl.encoding.GenericXMLHandler | |
TextXMLDecoder() (defined in org.ccnx.ccn.impl.encoding.TextXMLDecoder) | org.ccnx.ccn.impl.encoding.TextXMLDecoder | |
TextXMLDecoder(XMLDictionary dictionary) (defined in org.ccnx.ccn.impl.encoding.TextXMLDecoder) | org.ccnx.ccn.impl.encoding.TextXMLDecoder | |