OpenIPC_ProbePlugin\OpenIPC\ThirdParty\Xerces-C++
|   FILES.txt
|   
\---3.2.2
    |   Building_On_UNIX.txt
    |   Building_On_Windows.txt
    |   LICENSE
    |   xerces-c-3.2.2.zip
    |   
    +---darwin
    |   \---x64
    |           libxerces-c.a
    |           
    +---include
    |   \---xercesc
    |       +---dom
    |       |   |   DOM.hpp
    |       |   |   DOMAttr.hpp
    |       |   |   DOMCDATASection.hpp
    |       |   |   DOMCharacterData.hpp
    |       |   |   DOMComment.hpp
    |       |   |   DOMConfiguration.hpp
    |       |   |   DOMDocument.hpp
    |       |   |   DOMDocumentFragment.hpp
    |       |   |   DOMDocumentRange.hpp
    |       |   |   DOMDocumentTraversal.hpp
    |       |   |   DOMDocumentType.hpp
    |       |   |   DOMElement.hpp
    |       |   |   DOMEntity.hpp
    |       |   |   DOMEntityReference.hpp
    |       |   |   DOMError.hpp
    |       |   |   DOMErrorHandler.hpp
    |       |   |   DOMException.hpp
    |       |   |   DOMImplementation.hpp
    |       |   |   DOMImplementationList.hpp
    |       |   |   DOMImplementationLS.hpp
    |       |   |   DOMImplementationRegistry.hpp
    |       |   |   DOMImplementationSource.hpp
    |       |   |   DOMLocator.hpp
    |       |   |   DOMLSException.hpp
    |       |   |   DOMLSInput.hpp
    |       |   |   DOMLSOutput.hpp
    |       |   |   DOMLSParser.hpp
    |       |   |   DOMLSParserFilter.hpp
    |       |   |   DOMLSResourceResolver.hpp
    |       |   |   DOMLSSerializer.hpp
    |       |   |   DOMLSSerializerFilter.hpp
    |       |   |   DOMMemoryManager.hpp
    |       |   |   DOMNamedNodeMap.hpp
    |       |   |   DOMNode.hpp
    |       |   |   DOMNodeFilter.hpp
    |       |   |   DOMNodeIterator.hpp
    |       |   |   DOMNodeList.hpp
    |       |   |   DOMNotation.hpp
    |       |   |   DOMProcessingInstruction.hpp
    |       |   |   DOMPSVITypeInfo.hpp
    |       |   |   DOMRange.hpp
    |       |   |   DOMRangeException.hpp
    |       |   |   DOMStringList.hpp
    |       |   |   DOMText.hpp
    |       |   |   DOMTreeWalker.hpp
    |       |   |   DOMTypeInfo.hpp
    |       |   |   DOMUserDataHandler.hpp
    |       |   |   DOMXPathEvaluator.hpp
    |       |   |   DOMXPathException.hpp
    |       |   |   DOMXPathExpression.hpp
    |       |   |   DOMXPathNamespace.hpp
    |       |   |   DOMXPathNSResolver.hpp
    |       |   |   DOMXPathResult.hpp
    |       |   |   StDOMNode.hpp
    |       |   |   
    |       |   \---impl
    |       |           DOMAttrImpl.hpp
    |       |           DOMAttrMapImpl.hpp
    |       |           DOMAttrNSImpl.hpp
    |       |           DOMCasts.hpp
    |       |           DOMCDATASectionImpl.hpp
    |       |           DOMCharacterDataImpl.hpp
    |       |           DOMChildNode.hpp
    |       |           DOMCommentImpl.hpp
    |       |           DOMConfigurationImpl.hpp
    |       |           DOMDeepNodeListImpl.hpp
    |       |           DOMDeepNodeListPool.c
    |       |           DOMDeepNodeListPool.hpp
    |       |           DOMDocumentFragmentImpl.hpp
    |       |           DOMDocumentImpl.hpp
    |       |           DOMDocumentTypeImpl.hpp
    |       |           DOMElementImpl.hpp
    |       |           DOMElementNSImpl.hpp
    |       |           DOMEntityImpl.hpp
    |       |           DOMEntityReferenceImpl.hpp
    |       |           DOMErrorImpl.hpp
    |       |           DOMImplementationImpl.hpp
    |       |           DOMImplementationListImpl.hpp
    |       |           DOMLocatorImpl.hpp
    |       |           DOMLSInputImpl.hpp
    |       |           DOMLSOutputImpl.hpp
    |       |           DOMLSSerializerImpl.hpp
    |       |           DOMNamedNodeMapImpl.hpp
    |       |           DOMNodeBase.hpp
    |       |           DOMNodeIDMap.hpp
    |       |           DOMNodeImpl.hpp
    |       |           DOMNodeIteratorImpl.hpp
    |       |           DOMNodeListImpl.hpp
    |       |           DOMNodeVector.hpp
    |       |           DOMNormalizer.hpp
    |       |           DOMNotationImpl.hpp
    |       |           DOMParentNode.hpp
    |       |           DOMProcessingInstructionImpl.hpp
    |       |           DOMRangeImpl.hpp
    |       |           DOMStringListImpl.hpp
    |       |           DOMStringPool.hpp
    |       |           DOMTextImpl.hpp
    |       |           DOMTreeWalkerImpl.hpp
    |       |           DOMTypeInfoImpl.hpp
    |       |           DOMXPathExpressionImpl.hpp
    |       |           DOMXPathNSResolverImpl.hpp
    |       |           DOMXPathResultImpl.hpp
    |       |           XSDElementNSImpl.hpp
    |       |           
    |       +---framework
    |       |   |   BinOutputStream.hpp
    |       |   |   LocalFileFormatTarget.hpp
    |       |   |   LocalFileInputSource.hpp
    |       |   |   MemBufFormatTarget.hpp
    |       |   |   MemBufInputSource.hpp
    |       |   |   MemoryManager.hpp
    |       |   |   StdInInputSource.hpp
    |       |   |   StdOutFormatTarget.hpp
    |       |   |   URLInputSource.hpp
    |       |   |   ValidationContext.hpp
    |       |   |   Wrapper4DOMLSInput.hpp
    |       |   |   Wrapper4InputSource.hpp
    |       |   |   XMLAttDef.hpp
    |       |   |   XMLAttDefList.hpp
    |       |   |   XMLAttr.hpp
    |       |   |   XMLBuffer.hpp
    |       |   |   XMLBufferMgr.hpp
    |       |   |   XMLContentModel.hpp
    |       |   |   XMLDocumentHandler.hpp
    |       |   |   XMLDTDDescription.hpp
    |       |   |   XMLElementDecl.hpp
    |       |   |   XMLEntityDecl.hpp
    |       |   |   XMLEntityHandler.hpp
    |       |   |   XMLErrorCodes.hpp
    |       |   |   XMLErrorReporter.hpp
    |       |   |   XMLFormatter.hpp
    |       |   |   XMLGrammarDescription.hpp
    |       |   |   XMLGrammarPool.hpp
    |       |   |   XMLGrammarPoolImpl.hpp
    |       |   |   XMLNotationDecl.hpp
    |       |   |   XMLPScanToken.hpp
    |       |   |   XMLRecognizer.hpp
    |       |   |   XMLRefInfo.hpp
    |       |   |   XMLSchemaDescription.hpp
    |       |   |   XMLValidator.hpp
    |       |   |   XMLValidityCodes.hpp
    |       |   |   
    |       |   \---psvi
    |       |           PSVIAttribute.hpp
    |       |           PSVIAttributeList.hpp
    |       |           PSVIElement.hpp
    |       |           PSVIHandler.hpp
    |       |           PSVIItem.hpp
    |       |           XSAnnotation.hpp
    |       |           XSAttributeDeclaration.hpp
    |       |           XSAttributeGroupDefinition.hpp
    |       |           XSAttributeUse.hpp
    |       |           XSComplexTypeDefinition.hpp
    |       |           XSConstants.hpp
    |       |           XSElementDeclaration.hpp
    |       |           XSFacet.hpp
    |       |           XSIDCDefinition.hpp
    |       |           XSModel.hpp
    |       |           XSModelGroup.hpp
    |       |           XSModelGroupDefinition.hpp
    |       |           XSMultiValueFacet.hpp
    |       |           XSNamedMap.c
    |       |           XSNamedMap.hpp
    |       |           XSNamespaceItem.hpp
    |       |           XSNotationDeclaration.hpp
    |       |           XSObject.hpp
    |       |           XSParticle.hpp
    |       |           XSSimpleTypeDefinition.hpp
    |       |           XSTypeDefinition.hpp
    |       |           XSValue.hpp
    |       |           XSWildcard.hpp
    |       |           
    |       +---internal
    |       |       BinFileOutputStream.hpp
    |       |       BinMemOutputStream.hpp
    |       |       CharTypeTables.hpp
    |       |       DGXMLScanner.hpp
    |       |       ElemStack.hpp
    |       |       EndOfEntityException.hpp
    |       |       IANAEncodings.hpp
    |       |       IGXMLScanner.hpp
    |       |       MemoryManagerImpl.hpp
    |       |       ReaderMgr.hpp
    |       |       SGXMLScanner.hpp
    |       |       ValidationContextImpl.hpp
    |       |       VecAttributesImpl.hpp
    |       |       VecAttrListImpl.hpp
    |       |       WFXMLScanner.hpp
    |       |       XMLInternalErrorHandler.hpp
    |       |       XMLReader.hpp
    |       |       XMLScanner.hpp
    |       |       XMLScannerResolver.hpp
    |       |       XProtoType.hpp
    |       |       XSAXMLScanner.hpp
    |       |       XSerializable.hpp
    |       |       XSerializationException.hpp
    |       |       XSerializeEngine.hpp
    |       |       XSObjectFactory.hpp
    |       |       XTemplateSerializer.hpp
    |       |       
    |       +---parsers
    |       |       AbstractDOMParser.hpp
    |       |       DOMLSParserImpl.hpp
    |       |       SAX2XMLFilterImpl.hpp
    |       |       SAX2XMLReaderImpl.hpp
    |       |       SAXParser.hpp
    |       |       XercesDOMParser.hpp
    |       |       
    |       +---sax
    |       |       AttributeList.hpp
    |       |       DocumentHandler.hpp
    |       |       DTDHandler.hpp
    |       |       EntityResolver.hpp
    |       |       ErrorHandler.hpp
    |       |       HandlerBase.hpp
    |       |       InputSource.hpp
    |       |       Locator.hpp
    |       |       Parser.hpp
    |       |       SAXException.hpp
    |       |       SAXParseException.hpp
    |       |       
    |       +---sax2
    |       |       Attributes.hpp
    |       |       ContentHandler.hpp
    |       |       DeclHandler.hpp
    |       |       DefaultHandler.hpp
    |       |       LexicalHandler.hpp
    |       |       SAX2XMLFilter.hpp
    |       |       SAX2XMLReader.hpp
    |       |       XMLReaderFactory.hpp
    |       |       
    |       +---util
    |       |   |   ArrayIndexOutOfBoundsException.hpp
    |       |   |   Base64.hpp
    |       |   |   BaseRefVectorOf.c
    |       |   |   BaseRefVectorOf.hpp
    |       |   |   BinFileInputStream.hpp
    |       |   |   BinInputStream.hpp
    |       |   |   BinMemInputStream.hpp
    |       |   |   BitOps.hpp
    |       |   |   BitSet.hpp
    |       |   |   CountedPointer.c
    |       |   |   CountedPointer.hpp
    |       |   |   DefaultPanicHandler.hpp
    |       |   |   EmptyStackException.hpp
    |       |   |   EncodingValidator.hpp
    |       |   |   FlagJanitor.c
    |       |   |   FlagJanitor.hpp
    |       |   |   Hash2KeysSetOf.c
    |       |   |   Hash2KeysSetOf.hpp
    |       |   |   Hashers.hpp
    |       |   |   HexBin.hpp
    |       |   |   IllegalArgumentException.hpp
    |       |   |   InvalidCastException.hpp
    |       |   |   IOException.hpp
    |       |   |   Janitor.c
    |       |   |   Janitor.hpp
    |       |   |   KeyRefPair.c
    |       |   |   KeyRefPair.hpp
    |       |   |   KeyValuePair.c
    |       |   |   KeyValuePair.hpp
    |       |   |   KVStringPair.hpp
    |       |   |   LogicalPath.c
    |       |   |   Mutexes.hpp
    |       |   |   NameIdPool.c
    |       |   |   NameIdPool.hpp
    |       |   |   NoSuchElementException.hpp
    |       |   |   NullPointerException.hpp
    |       |   |   NumberFormatException.hpp
    |       |   |   OutOfMemoryException.hpp
    |       |   |   PanicHandler.hpp
    |       |   |   ParseException.hpp
    |       |   |   PlatformUtils.hpp
    |       |   |   PSVIUni.hpp
    |       |   |   QName.hpp
    |       |   |   RefArrayOf.c
    |       |   |   RefArrayOf.hpp
    |       |   |   RefArrayVectorOf.c
    |       |   |   RefArrayVectorOf.hpp
    |       |   |   RefHash2KeysTableOf.c
    |       |   |   RefHash2KeysTableOf.hpp
    |       |   |   RefHash3KeysIdPool.c
    |       |   |   RefHash3KeysIdPool.hpp
    |       |   |   RefHashTableOf.c
    |       |   |   RefHashTableOf.hpp
    |       |   |   RefStackOf.c
    |       |   |   RefStackOf.hpp
    |       |   |   RefVectorOf.c
    |       |   |   RefVectorOf.hpp
    |       |   |   RuntimeException.hpp
    |       |   |   SchemaDateTimeException.hpp
    |       |   |   SecurityManager.hpp
    |       |   |   StringPool.hpp
    |       |   |   SynchronizedStringPool.hpp
    |       |   |   TranscodingException.hpp
    |       |   |   TransENameMap.c
    |       |   |   TransENameMap.hpp
    |       |   |   TransService.hpp
    |       |   |   UnexpectedEOFException.hpp
    |       |   |   UnsupportedEncodingException.hpp
    |       |   |   UTFDataFormatException.hpp
    |       |   |   ValueArrayOf.c
    |       |   |   ValueArrayOf.hpp
    |       |   |   ValueHashTableOf.c
    |       |   |   ValueHashTableOf.hpp
    |       |   |   ValueStackOf.c
    |       |   |   ValueStackOf.hpp
    |       |   |   ValueVectorOf.c
    |       |   |   ValueVectorOf.hpp
    |       |   |   Xerces_autoconf_config.hpp
    |       |   |   XercesDefs.hpp
    |       |   |   XercesVersion.hpp
    |       |   |   XMemory.hpp
    |       |   |   XML256TableTranscoder.hpp
    |       |   |   XML88591Transcoder.hpp
    |       |   |   XMLAbstractDoubleFloat.hpp
    |       |   |   XMLASCIITranscoder.hpp
    |       |   |   XMLBigDecimal.hpp
    |       |   |   XMLBigInteger.hpp
    |       |   |   XMLChar.hpp
    |       |   |   XMLChTranscoder.hpp
    |       |   |   XMLDateTime.hpp
    |       |   |   XMLDOMMsg.hpp
    |       |   |   XMLDouble.hpp
    |       |   |   XMLEBCDICTranscoder.hpp
    |       |   |   XMLEntityResolver.hpp
    |       |   |   XMLEnumerator.hpp
    |       |   |   XMLException.hpp
    |       |   |   XMLExceptMsgs.hpp
    |       |   |   XMLFileMgr.hpp
    |       |   |   XMLFloat.hpp
    |       |   |   XMLIBM1047Transcoder.hpp
    |       |   |   XMLIBM1140Transcoder.hpp
    |       |   |   XMLInitializer.hpp
    |       |   |   XMLInteger.hpp
    |       |   |   XMLMsgLoader.hpp
    |       |   |   XMLMutexMgr.hpp
    |       |   |   XMLNetAccessor.hpp
    |       |   |   XMLNumber.hpp
    |       |   |   XMLResourceIdentifier.hpp
    |       |   |   XMLString.hpp
    |       |   |   XMLStringTokenizer.hpp
    |       |   |   XMLUCS4Transcoder.hpp
    |       |   |   XMLUni.hpp
    |       |   |   XMLUniDefs.hpp
    |       |   |   XMLUri.hpp
    |       |   |   XMLURL.hpp
    |       |   |   XMLUTF16Transcoder.hpp
    |       |   |   XMLUTF8Transcoder.hpp
    |       |   |   XMLWin1252Transcoder.hpp
    |       |   |   
    |       |   +---FileManagers
    |       |   |       PosixFileMgr.hpp
    |       |   |       
    |       |   +---MsgLoaders
    |       |   |   \---InMemory
    |       |   |           InMemMsgLoader.hpp
    |       |   |           XercesMessages_en_US.hpp
    |       |   |           
    |       |   +---MutexManagers
    |       |   |       StdMutexMgr.hpp
    |       |   |       
    |       |   +---NetAccessors
    |       |   |   |   BinHTTPInputStreamCommon.hpp
    |       |   |   |   
    |       |   |   \---Socket
    |       |   |           SocketNetAccessor.hpp
    |       |   |           UnixHTTPURLInputStream.hpp
    |       |   |           
    |       |   +---regx
    |       |   |       ASCIIRangeFactory.hpp
    |       |   |       BlockRangeFactory.hpp
    |       |   |       BMPattern.hpp
    |       |   |       CharToken.hpp
    |       |   |       ClosureToken.hpp
    |       |   |       ConcatToken.hpp
    |       |   |       Match.hpp
    |       |   |       Op.hpp
    |       |   |       OpFactory.hpp
    |       |   |       ParenToken.hpp
    |       |   |       ParserForXMLSchema.hpp
    |       |   |       RangeFactory.hpp
    |       |   |       RangeToken.hpp
    |       |   |       RangeTokenMap.hpp
    |       |   |       RegularExpression.hpp
    |       |   |       RegxDefs.hpp
    |       |   |       RegxParser.hpp
    |       |   |       RegxUtil.hpp
    |       |   |       StringToken.hpp
    |       |   |       Token.hpp
    |       |   |       TokenFactory.hpp
    |       |   |       TokenInc.hpp
    |       |   |       UniCharTable.hpp
    |       |   |       UnicodeRangeFactory.hpp
    |       |   |       UnionToken.hpp
    |       |   |       XMLRangeFactory.hpp
    |       |   |       XMLUniCharacter.hpp
    |       |   |       
    |       |   \---Transcoders
    |       |       \---IconvGNU
    |       |               IconvGNUTransService.hpp
    |       |               
    |       +---validators
    |       |   +---common
    |       |   |       AllContentModel.hpp
    |       |   |       CMAny.hpp
    |       |   |       CMBinaryOp.hpp
    |       |   |       CMLeaf.hpp
    |       |   |       CMNode.hpp
    |       |   |       CMRepeatingLeaf.hpp
    |       |   |       CMStateSet.hpp
    |       |   |       CMUnaryOp.hpp
    |       |   |       ContentLeafNameTypeVector.hpp
    |       |   |       ContentSpecNode.hpp
    |       |   |       DFAContentModel.hpp
    |       |   |       Grammar.hpp
    |       |   |       GrammarResolver.hpp
    |       |   |       MixedContentModel.hpp
    |       |   |       SimpleContentModel.hpp
    |       |   |       
    |       |   +---datatype
    |       |   |       AbstractNumericFacetValidator.hpp
    |       |   |       AbstractNumericValidator.hpp
    |       |   |       AbstractStringValidator.hpp
    |       |   |       AnySimpleTypeDatatypeValidator.hpp
    |       |   |       AnyURIDatatypeValidator.hpp
    |       |   |       Base64BinaryDatatypeValidator.hpp
    |       |   |       BooleanDatatypeValidator.hpp
    |       |   |       DatatypeValidator.hpp
    |       |   |       DatatypeValidatorFactory.hpp
    |       |   |       DateDatatypeValidator.hpp
    |       |   |       DateTimeDatatypeValidator.hpp
    |       |   |       DateTimeValidator.hpp
    |       |   |       DayDatatypeValidator.hpp
    |       |   |       DecimalDatatypeValidator.hpp
    |       |   |       DoubleDatatypeValidator.hpp
    |       |   |       DurationDatatypeValidator.hpp
    |       |   |       ENTITYDatatypeValidator.hpp
    |       |   |       FloatDatatypeValidator.hpp
    |       |   |       HexBinaryDatatypeValidator.hpp
    |       |   |       IDDatatypeValidator.hpp
    |       |   |       IDREFDatatypeValidator.hpp
    |       |   |       InvalidDatatypeFacetException.hpp
    |       |   |       InvalidDatatypeValueException.hpp
    |       |   |       ListDatatypeValidator.hpp
    |       |   |       MonthDatatypeValidator.hpp
    |       |   |       MonthDayDatatypeValidator.hpp
    |       |   |       NameDatatypeValidator.hpp
    |       |   |       NCNameDatatypeValidator.hpp
    |       |   |       NOTATIONDatatypeValidator.hpp
    |       |   |       QNameDatatypeValidator.hpp
    |       |   |       StringDatatypeValidator.hpp
    |       |   |       TimeDatatypeValidator.hpp
    |       |   |       UnionDatatypeValidator.hpp
    |       |   |       XMLCanRepGroup.hpp
    |       |   |       YearDatatypeValidator.hpp
    |       |   |       YearMonthDatatypeValidator.hpp
    |       |   |       
    |       |   +---DTD
    |       |   |       DocTypeHandler.hpp
    |       |   |       DTDAttDef.hpp
    |       |   |       DTDAttDefList.hpp
    |       |   |       DTDElementDecl.hpp
    |       |   |       DTDEntityDecl.hpp
    |       |   |       DTDGrammar.hpp
    |       |   |       DTDScanner.hpp
    |       |   |       DTDValidator.hpp
    |       |   |       XMLDTDDescriptionImpl.hpp
    |       |   |       
    |       |   \---schema
    |       |       |   ComplexTypeInfo.hpp
    |       |       |   GeneralAttributeCheck.hpp
    |       |       |   NamespaceScope.hpp
    |       |       |   PSVIDefs.hpp
    |       |       |   SchemaAttDef.hpp
    |       |       |   SchemaAttDefList.hpp
    |       |       |   SchemaElementDecl.hpp
    |       |       |   SchemaGrammar.hpp
    |       |       |   SchemaInfo.hpp
    |       |       |   SchemaSymbols.hpp
    |       |       |   SchemaValidator.hpp
    |       |       |   SubstitutionGroupComparator.hpp
    |       |       |   TraverseSchema.hpp
    |       |       |   XercesAttGroupInfo.hpp
    |       |       |   XercesElementWildcard.hpp
    |       |       |   XercesGroupInfo.hpp
    |       |       |   XMLSchemaDescriptionImpl.hpp
    |       |       |   XSDDOMParser.hpp
    |       |       |   XSDErrorReporter.hpp
    |       |       |   XSDLocator.hpp
    |       |       |   XUtil.hpp
    |       |       |   
    |       |       \---identity
    |       |               FieldActivator.hpp
    |       |               FieldValueMap.hpp
    |       |               IC_Field.hpp
    |       |               IC_Key.hpp
    |       |               IC_KeyRef.hpp
    |       |               IC_Selector.hpp
    |       |               IC_Unique.hpp
    |       |               IdentityConstraint.hpp
    |       |               IdentityConstraintHandler.hpp
    |       |               ValueStore.hpp
    |       |               ValueStoreCache.hpp
    |       |               XercesXPath.hpp
    |       |               XPathException.hpp
    |       |               XPathMatcher.hpp
    |       |               XPathMatcherStack.hpp
    |       |               XPathSymbols.hpp
    |       |               
    |       \---xinclude
    |               XIncludeDOMDocumentProcessor.hpp
    |               XIncludeLocation.hpp
    |               XIncludeUtils.hpp
    |               
    +---linux
    |   \---x64
    |           libxerces-c.a
    |           
    \---windows
        +---x64
        |   +---debug
        |   |       xerces-c.pdb
        |   |       xerces-c_3D.lib
        |   |       
        |   \---release
        |           xerces-c.pdb
        |           xerces-c_3.lib
        |           
        \---x86
            +---debug
            |       xerces-c.pdb
            |       xerces-c_3D.lib
            |       
            \---release
                    xerces-c.pdb
                    xerces-c_3.lib
                    
