Module abxml::chunks [] [src]

Structs to represent chunks and iterate them

Reexports

pub use self::string_table::StringTableWrapper;
pub use self::string_table::StringTableCache;
pub use self::table_type::TableTypeWrapper;

Modules

string_table
table_type

Structs

ChunkHeader
ChunkLoaderStream
ConfigurationWrapper
PackageWrapper
ResourceWrapper
TypeSpecWrapper
XmlNamespaceEndWrapper
XmlNamespaceStartWrapper
XmlTagEndWrapper
XmlTagStartWrapper

Contains a reference to the whole buffer and the chunk header of a TagStart

XmlTextWrapper

Enums

Chunk

Constants

TOKEN_PACKAGE
TOKEN_RESOURCE
TOKEN_STRING_TABLE
TOKEN_TABLE_SPEC
TOKEN_TABLE_TYPE
TOKEN_XML_END_NAMESPACE
TOKEN_XML_START_NAMESPACE
TOKEN_XML_TAG_END
TOKEN_XML_TAG_START
TOKEN_XML_TEXT