You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by tn...@apache.org on 2002/05/21 22:16:09 UTC

cvs commit: xml-xerces/c/src/xercesc/idom IDAttrImpl.cpp IDAttrImpl.hpp IDAttrMapImpl.cpp IDAttrMapImpl.hpp IDAttrNSImpl.cpp IDAttrNSImpl.hpp IDCasts.hpp IDCDATASectionImpl.cpp IDCDATASectionImpl.hpp IDCharacterDataImpl.cpp IDCharacterDataImpl.hpp IDChildNode.cpp IDChildNode.hpp IDCommentImpl.cpp IDCommentImpl.hpp IDDeepNodeListImpl.cpp IDDeepNodeListImpl.hpp IDDeepNodeListPool.c IDDeepNodeListPool.hpp IDDocumentFragmentImpl.cpp IDDocumentFragmentImpl.hpp IDDocumentImpl.cpp IDDocumentImpl.hpp IDDocumentTypeImpl.cpp IDDocumentTypeImpl.hpp IDDOMImplementation.cpp IDDOMImplementation.hpp IDElementImpl.cpp IDElementImpl.hpp IDElementNSImpl.cpp IDElementNSImpl.hpp IDEntityImpl.cpp IDEntityImpl.hpp IDEntityReferenceImpl.cpp IDEntityReferenceImpl.hpp IDNamedNodeMapImpl.cpp IDNamedNodeMapImpl.hpp IDNodeIDMap.cpp IDNodeIDMap.hpp IDNodeImpl.cpp IDNodeImpl.hpp IDNodeIteratorImpl.cpp IDNodeIteratorImpl.hpp IDNodeListImpl.cpp IDNodeListImpl.hpp IDNodeVector.cpp IDNodeVector.hpp IDNotationImpl.cpp IDNotationImpl.hpp IDOM.hpp IDOM_Attr.hpp IDOM_CDATASection.hpp IDOM_CharacterData.hpp IDOM_Comment.hpp IDOM_Document.hpp IDOM_DocumentFragment.hpp IDOM_DocumentType.hpp IDOM_DOMException.cpp IDOM_DOMException.hpp IDOM_DOMImplementation.hpp IDOM_Element.hpp IDOM_Entity.hpp IDOM_EntityReference.hpp IDOM_NamedNodeMap.hpp IDOM_Node.hpp IDOM_NodeFilter.hpp IDOM_NodeIterator.hpp IDOM_NodeList.hpp IDOM_Notation.hpp IDOM_ProcessingInstruction.hpp IDOM_Range.hpp IDOM_RangeException.cpp IDOM_RangeException.hpp IDOM_Text.hpp IDOM_TreeWalker.hpp IDParentNode.cpp IDParentNode.hpp IDProcessingInstructionImpl.cpp IDProcessingInstructionImpl.hpp IDRangeImpl.cpp IDRangeImpl.hpp IDStringPool.cpp IDStringPool.hpp IDTextImpl.cpp IDTextImpl.hpp IDTreeWalkerImpl.cpp IDTreeWalkerImpl.hpp Makefile.in XSDElementNSImpl.cpp XSDElementNSImpl.hpp

tng         02/05/21 13:16:09

  Removed:     c/src/xercesc/idom IDAttrImpl.cpp IDAttrImpl.hpp
                        IDAttrMapImpl.cpp IDAttrMapImpl.hpp
                        IDAttrNSImpl.cpp IDAttrNSImpl.hpp IDCasts.hpp
                        IDCDATASectionImpl.cpp IDCDATASectionImpl.hpp
                        IDCharacterDataImpl.cpp IDCharacterDataImpl.hpp
                        IDChildNode.cpp IDChildNode.hpp IDCommentImpl.cpp
                        IDCommentImpl.hpp IDDeepNodeListImpl.cpp
                        IDDeepNodeListImpl.hpp IDDeepNodeListPool.c
                        IDDeepNodeListPool.hpp IDDocumentFragmentImpl.cpp
                        IDDocumentFragmentImpl.hpp IDDocumentImpl.cpp
                        IDDocumentImpl.hpp IDDocumentTypeImpl.cpp
                        IDDocumentTypeImpl.hpp IDDOMImplementation.cpp
                        IDDOMImplementation.hpp IDElementImpl.cpp
                        IDElementImpl.hpp IDElementNSImpl.cpp
                        IDElementNSImpl.hpp IDEntityImpl.cpp
                        IDEntityImpl.hpp IDEntityReferenceImpl.cpp
                        IDEntityReferenceImpl.hpp IDNamedNodeMapImpl.cpp
                        IDNamedNodeMapImpl.hpp IDNodeIDMap.cpp
                        IDNodeIDMap.hpp IDNodeImpl.cpp IDNodeImpl.hpp
                        IDNodeIteratorImpl.cpp IDNodeIteratorImpl.hpp
                        IDNodeListImpl.cpp IDNodeListImpl.hpp
                        IDNodeVector.cpp IDNodeVector.hpp
                        IDNotationImpl.cpp IDNotationImpl.hpp IDOM.hpp
                        IDOM_Attr.hpp IDOM_CDATASection.hpp
                        IDOM_CharacterData.hpp IDOM_Comment.hpp
                        IDOM_Document.hpp IDOM_DocumentFragment.hpp
                        IDOM_DocumentType.hpp IDOM_DOMException.cpp
                        IDOM_DOMException.hpp IDOM_DOMImplementation.hpp
                        IDOM_Element.hpp IDOM_Entity.hpp
                        IDOM_EntityReference.hpp IDOM_NamedNodeMap.hpp
                        IDOM_Node.hpp IDOM_NodeFilter.hpp
                        IDOM_NodeIterator.hpp IDOM_NodeList.hpp
                        IDOM_Notation.hpp IDOM_ProcessingInstruction.hpp
                        IDOM_Range.hpp IDOM_RangeException.cpp
                        IDOM_RangeException.hpp IDOM_Text.hpp
                        IDOM_TreeWalker.hpp IDParentNode.cpp
                        IDParentNode.hpp IDProcessingInstructionImpl.cpp
                        IDProcessingInstructionImpl.hpp IDRangeImpl.cpp
                        IDRangeImpl.hpp IDStringPool.cpp IDStringPool.hpp
                        IDTextImpl.cpp IDTextImpl.hpp IDTreeWalkerImpl.cpp
                        IDTreeWalkerImpl.hpp Makefile.in
                        XSDElementNSImpl.cpp XSDElementNSImpl.hpp
  Log:
  DOM Reorganization: move IDOM from src/xercesc/idom to src/xercesc/dom and src/xercesc/dom/impl.  And rename IDOM_XXXX to DOMXXX.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org