Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
xom-1.1.jar - XOM 1.1
XOM™ is a new XML object model. It is an open source (LGPL), tree-based API for processing XML with Java that strives for correctness, simplicity, and performance, in that order.
JAR File Size and Download Location:
File name: xom.jar, xom-1.1.jar File size: 431568 bytes Date modified: 08/03/2006 Download: XOM 1.1
✍: FYIcenter
Manifest of the JAR:
Built-By: elharo Specification-Title: XOM Specification-Version: 1.1 Specification-Vendor: Elliotte Rusty Harold Implementation-Title: XOM Implementation-Version: 1.1 Implementation-Vendor: Elliotte Rusty Harold Main-Class: nu.xom.Info Sealed: true Specification-Title: XOM core classes Implementation-Title: nu.xom Implementation-Version: 1.1 Implementation-Vendor: Elliotte Rusty Harold Specification-Title: Jaxen XPath engine Implementation-Title: org.jaxen Implementation-Version: 1.1d4 Implementation-Vendor: CodeHaus Sealed: true Specification-Title: XOM XSLT interface Implementation-Title: nu.xom.xslt Sealed: true Specification-Title: XOM XInclude engine Implementation-Title: nu.xom.xinclude Sealed: true Specification-Title: XOM converters to other object models Implementation-Title: nu.xom.converters Sealed: true Specification-Title: XOM Canonical XML support Implementation-Title: nu.xom.canonical
List of Classes in the JAR:
nu/xom/ASCIIWriter nu/xom/Attribute nu/xom/Builder nu/xom/CDATASection nu/xom/Comment nu/xom/CycleException nu/xom/DocType nu/xom/Document nu/xom/DocumentFragment nu/xom/EBCDICWriter nu/xom/Element nu/xom/Elements nu/xom/GenericWriter nu/xom/ISOArabicWriter nu/xom/ISOCyrillicWriter nu/xom/ISOGreekWriter nu/xom/ISOHebrewWriter nu/xom/ISOThaiWriter nu/xom/IllegalAddException nu/xom/IllegalCharacterDataException nu/xom/IllegalDataException nu/xom/IllegalNameException nu/xom/IllegalTargetException nu/xom/Info nu/xom/JDK15XML1_0Parser nu/xom/JaxenConnector nu/xom/JaxenNavigator nu/xom/Latin10Writer nu/xom/Latin1Writer nu/xom/Latin2Writer nu/xom/Latin3Writer nu/xom/Latin4Writer nu/xom/Latin5Writer nu/xom/Latin6Writer nu/xom/Latin7Writer nu/xom/Latin8Writer nu/xom/Latin9Writer nu/xom/MalformedURIException nu/xom/MultipleParentException nu/xom/Namespace nu/xom/NamespaceConflictException nu/xom/Namespaces nu/xom/NoSuchAttributeException nu/xom/NoSuchChildException nu/xom/Node nu/xom/NodeFactory nu/xom/Nodes nu/xom/NonVerifyingHandler nu/xom/ParentNode nu/xom/ParsingException nu/xom/ProcessingInstruction nu/xom/Serializer nu/xom/Text nu/xom/TextWriter nu/xom/TextWriterFactory nu/xom/UCSWriter nu/xom/URIUtil nu/xom/UnavailableCharacterException nu/xom/UnicodeUtil nu/xom/UnicodeWriter nu/xom/UnsynchronizedBufferedWriter nu/xom/ValidityException nu/xom/Verifier nu/xom/WellformednessException nu/xom/XML1_0Parser nu/xom/XMLException nu/xom/XOMHandler nu/xom/XPathContext nu/xom/XPathException nu/xom/XPathTypeException nu/xom/canonical/CanonicalizationException nu/xom/canonical/Canonicalizer nu/xom/converters/DOMConverter nu/xom/converters/SAXConverter nu/xom/tests/XOMTestCase nu/xom/xinclude/BadEncodingAttributeException nu/xom/xinclude/BadHTTPHeaderException nu/xom/xinclude/BadHrefAttributeException nu/xom/xinclude/BadParseAttributeException nu/xom/xinclude/EncodingHeuristics nu/xom/xinclude/InclusionLoopException nu/xom/xinclude/MisplacedFallbackException nu/xom/xinclude/NoIncludeLocationException nu/xom/xinclude/XIncludeException nu/xom/xinclude/XIncluder nu/xom/xinclude/XPointer nu/xom/xinclude/XPointerException nu/xom/xinclude/XPointerResourceException nu/xom/xinclude/XPointerSyntaxException nu/xom/xslt/XOMInputSource nu/xom/xslt/XOMReader nu/xom/xslt/XOMResult nu/xom/xslt/XOMSource nu/xom/xslt/XSLException nu/xom/xslt/XSLTHandler nu/xom/xslt/XSLTransform org/jaxen/BaseXPath org/jaxen/Context org/jaxen/ContextSupport org/jaxen/DefaultNavigator org/jaxen/Function org/jaxen/FunctionCallException org/jaxen/FunctionContext org/jaxen/JaxenConstants org/jaxen/JaxenException org/jaxen/JaxenHandler org/jaxen/JaxenRuntimeException org/jaxen/NamedAccessNavigator org/jaxen/NamespaceContext org/jaxen/Navigator org/jaxen/QualifiedName org/jaxen/SimpleFunctionContext org/jaxen/SimpleNamespaceContext org/jaxen/SimpleVariableContext org/jaxen/UnresolvableException org/jaxen/UnsupportedAxisException org/jaxen/VariableContext org/jaxen/XPath org/jaxen/XPathFunctionContext org/jaxen/XPathSyntaxException org/jaxen/expr/AdditiveExpr org/jaxen/expr/AllNodeStep org/jaxen/expr/BinaryExpr org/jaxen/expr/CommentNodeStep org/jaxen/expr/DefaultAbsoluteLocationPath org/jaxen/expr/DefaultAdditiveExpr org/jaxen/expr/DefaultAllNodeStep org/jaxen/expr/DefaultAndExpr org/jaxen/expr/DefaultArithExpr org/jaxen/expr/DefaultBinaryExpr org/jaxen/expr/DefaultCommentNodeStep org/jaxen/expr/DefaultDivExpr org/jaxen/expr/DefaultEqualityExpr org/jaxen/expr/DefaultEqualsExpr org/jaxen/expr/DefaultExpr org/jaxen/expr/DefaultFilterExpr org/jaxen/expr/DefaultFunctionCallExpr org/jaxen/expr/DefaultGreaterThanEqualExpr org/jaxen/expr/DefaultGreaterThanExpr org/jaxen/expr/DefaultLessThanEqualExpr org/jaxen/expr/DefaultLessThanExpr org/jaxen/expr/DefaultLiteralExpr org/jaxen/expr/DefaultLocationPath org/jaxen/expr/DefaultLogicalExpr org/jaxen/expr/DefaultMinusExpr org/jaxen/expr/DefaultModExpr org/jaxen/expr/DefaultMultiplicativeExpr org/jaxen/expr/DefaultMultiplyExpr org/jaxen/expr/DefaultNameStep org/jaxen/expr/DefaultNotEqualsExpr org/jaxen/expr/DefaultNumberExpr org/jaxen/expr/DefaultOrExpr org/jaxen/expr/DefaultPathExpr org/jaxen/expr/DefaultPlusExpr org/jaxen/expr/DefaultPredicate org/jaxen/expr/DefaultProcessingInstructionNodeStep org/jaxen/expr/DefaultRelationalExpr org/jaxen/expr/DefaultRelativeLocationPath org/jaxen/expr/DefaultStep org/jaxen/expr/DefaultTextNodeStep org/jaxen/expr/DefaultTruthExpr org/jaxen/expr/DefaultUnaryExpr org/jaxen/expr/DefaultUnionExpr org/jaxen/expr/DefaultVariableReferenceExpr org/jaxen/expr/DefaultXPathExpr org/jaxen/expr/DefaultXPathFactory org/jaxen/expr/EqualityExpr org/jaxen/expr/Expr org/jaxen/expr/FilterExpr org/jaxen/expr/FunctionCallExpr org/jaxen/expr/IdentitySet org/jaxen/expr/LiteralExpr org/jaxen/expr/LocationPath org/jaxen/expr/LogicalExpr org/jaxen/expr/MultiplicativeExpr org/jaxen/expr/NameStep org/jaxen/expr/NodeComparator org/jaxen/expr/NumberExpr org/jaxen/expr/PathExpr org/jaxen/expr/Predicate org/jaxen/expr/PredicateSet org/jaxen/expr/Predicated org/jaxen/expr/ProcessingInstructionNodeStep org/jaxen/expr/RelationalExpr org/jaxen/expr/Step org/jaxen/expr/TextNodeStep org/jaxen/expr/UnaryExpr org/jaxen/expr/UnionExpr org/jaxen/expr/VariableReferenceExpr org/jaxen/expr/Visitable org/jaxen/expr/Visitor org/jaxen/expr/VisitorSupport org/jaxen/expr/XPathExpr org/jaxen/expr/XPathFactory org/jaxen/expr/iter/IterableAncestorAxis org/jaxen/expr/iter/IterableAncestorOrSelfAxis org/jaxen/expr/iter/IterableAttributeAxis org/jaxen/expr/iter/IterableAxis org/jaxen/expr/iter/IterableChildAxis org/jaxen/expr/iter/IterableDescendantAxis org/jaxen/expr/iter/IterableDescendantOrSelfAxis org/jaxen/expr/iter/IterableFollowingAxis org/jaxen/expr/iter/IterableFollowingSiblingAxis org/jaxen/expr/iter/IterableNamespaceAxis org/jaxen/expr/iter/IterableParentAxis org/jaxen/expr/iter/IterablePrecedingAxis org/jaxen/expr/iter/IterablePrecedingSiblingAxis org/jaxen/expr/iter/IterableSelfAxis org/jaxen/function/BooleanFunction org/jaxen/function/CeilingFunction org/jaxen/function/ConcatFunction org/jaxen/function/ContainsFunction org/jaxen/function/CountFunction org/jaxen/function/FalseFunction org/jaxen/function/FloorFunction org/jaxen/function/IdFunction org/jaxen/function/LangFunction org/jaxen/function/LastFunction org/jaxen/function/LocalNameFunction org/jaxen/function/NameFunction org/jaxen/function/NamespaceUriFunction org/jaxen/function/NormalizeSpaceFunction org/jaxen/function/NotFunction org/jaxen/function/NumberFunction org/jaxen/function/PositionFunction org/jaxen/function/RoundFunction org/jaxen/function/StartsWithFunction org/jaxen/function/StringFunction org/jaxen/function/StringLengthFunction org/jaxen/function/SubstringAfterFunction org/jaxen/function/SubstringBeforeFunction org/jaxen/function/SubstringFunction org/jaxen/function/SumFunction org/jaxen/function/TranslateFunction org/jaxen/function/TrueFunction org/jaxen/function/ext/EndsWithFunction org/jaxen/function/ext/EvaluateFunction org/jaxen/function/ext/LocaleFunctionSupport org/jaxen/function/ext/LowerFunction org/jaxen/function/ext/MatrixConcatFunction org/jaxen/function/ext/UpperFunction org/jaxen/function/xslt/DocumentFunction org/jaxen/saxpath/Axis org/jaxen/saxpath/Operator org/jaxen/saxpath/SAXPathEventSource org/jaxen/saxpath/SAXPathException org/jaxen/saxpath/XPathHandler org/jaxen/saxpath/XPathReader org/jaxen/saxpath/XPathSyntaxException org/jaxen/saxpath/base/Token org/jaxen/saxpath/base/TokenTypes org/jaxen/saxpath/base/Verifier org/jaxen/saxpath/base/XPathLexer org/jaxen/saxpath/base/XPathReader org/jaxen/saxpath/helpers/DefaultXPathHandler org/jaxen/saxpath/helpers/XPathReaderFactory org/jaxen/util/AncestorAxisIterator org/jaxen/util/AncestorOrSelfAxisIterator org/jaxen/util/DescendantAxisIterator org/jaxen/util/DescendantOrSelfAxisIterator org/jaxen/util/FollowingAxisIterator org/jaxen/util/FollowingSiblingAxisIterator org/jaxen/util/PrecedingAxisIterator org/jaxen/util/PrecedingSiblingAxisIterator org/jaxen/util/SelfAxisIterator org/jaxen/util/SingleObjectIterator org/jaxen/util/SingletonList org/w3c/dom/UserDataHandler
2009-02-08, 19082👍, 0💬
Popular Posts:
What Is jtds-1.2.2.jar? jtds-1.2.2.jar is the JAR files of jTDS Java library 1.2.2, which is a JDBC ...
maven-compat-3.8.6.jar is the JAR file for Apache Maven 3.8.6 Compact module. The JAR file name may ...
JDK 11 jdk.internal.JVM Stat.jmod is the JMOD file for JDK 11 Internal Jvmstat module. JDK 11 Intern...
jlGui is a music player for the Java platform. It is based on Java Sound 1.0 (i.e. JDK 1.3+). It sup...
The JGoodies Forms framework helps you lay out and implement elegant Swing panels consistently and q...