搜索资源列表
MemParse
- MemParse使用有效的SAX解析器解析含有XML语句的内存缓冲区,并报告发现的元素和属性数。 用法:MemParse -v=always-MemParse the use of effective analytical SAX parser XML statement contains the memory buffer, and the report found the number of elements and attributes. Usage: MemParse-v = alw
xml_parse_lib_8_26_09.tgz
- XML Parse Lib is a lightweight set of re-usable functions for general purpose parsing, checking, and creation of XML files. It supports stream-oriented, SAX, or DOM parsing styles, and includes an optional xsd schema validator and a graphical schema
XML_Test
- dokm sax parser for qt
SAX
- Old SAX v1 handlers to build a tree. Deprecated except for compatibility. -Old SAX v1 handlers to build a tree. Deprecated except for compatibility.
DOMBuilder
- This class takes SAX events (in addition to some extra events that SAX doesn t handle yet) and adds the result to a document or document fragment.
ToHTMLStream
- This serializer takes a series of SAX or SAX-like events and writes its output to the given stream.
SAXParseExceptionTest
- SAX Parse Exception Test for Embedded Linux.
SafeSaxTest
- Safe Sax Test Source Code for Linux v2.13.6.
SAXSource
- Acts as an holder for SAX-style Source.
ExpatReader
- SAX wrapper around Expat. Interns strings. Does not support validation. Does not support DTDHandler.
StylesheetHandler
- Initializes and processes a stylesheet via SAX events.
ErrorHandler
- Basic interface for SAX error handlers.
SAXSourceLocator
- Class SAXSourceLocator extends org.xml.sax.helpers.LocatorImpl for the purpose of implementing the SourceLocator interface, and thus can be both a SourceLocator and a SAX Locator.
ValueResourceParser
- SAX handler to parser value resource files.
ToTextSAXHandler
- This class converts SAX-like event to SAX events for xsl:output method "text".
TemplatesHandler
- A SAX ContentHandler that may be used to process SAX parse events (parsing transformation instructions) into a Templates object.
NoSubclassParser
- A SAX Parser that does not implement the Parser interface.
TransformerHandler
- A TransformerHandler listens for SAX ContentHandler parse events and transforms them to a Result.
SAXParserImpl
- A SAX parser based on Expat Source Code for Linux.
SAX
- SAX.c : Old SAX v1 handlers to build a tree. Deprecated except for compatibility.