Skip to content
Snippets Groups Projects
Commit f5998ca5 authored by Unknown (aruna1)'s avatar Unknown (aruna1)
Browse files

Internally implemented classes removed from documentation

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@172405 13f79535-47bb-0310-9956-ffa450edef68
parent 08437a81
No related branches found
No related tags found
No related merge requests found
...@@ -230,7 +230,17 @@ EXCLUDE = ...@@ -230,7 +230,17 @@ EXCLUDE =
# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
# certain files from those directories. # certain files from those directories.
EXCLUDE_PATTERNS = *Impl.hpp EXCLUDE_PATTERNS = *Impl.hpp Janitor.hpp BitOps.hpp BitSet.hpp ChildNode.hpp \
CountedPointer.hpp DomMemDebug.hpp MemDebug.hpp DStringPool.hpp TransENameMap.hpp \
FlagJanitor.hpp HashBase.hpp HashPtr.hpp HashXMLCh.hpp KeyValuePair.hpp \
KVStringPair.hpp NameIdPool.hpp NodeIDMap.hpp NameNodeFilter.hpp NodeVector.hpp \
NodeImpl.hpp CommonParentNode.hpp RefArrayOf.hpp RefHashTableOf.hpp RefStackOf.hpp \
RefVectorOf.hpp ValueArrayOf.hpp ValueStackOf.hpp ValueVectorOf.hpp \
XML256TableTranscoder.hpp XML88591Transcoder.hpp XMLASCIITranscoder.hpp \
XMLBufferMgr.hpp XMLBuffer.hpp XMLChTranscoder.hpp XMLEBCDICTranscoder.hpp \
XMLEnumerator.hpp XMLExceptMsgs.hpp XMLIBM1140Transcoder.hpp XMLMsgLoader.hpp \
Mutexes.hpp XMLPScanToken.hpp XMLRecognizer.hpp XMLRefInfo.hpp StringPool.hpp \
XMLUCS4Transcoder.hpp XMLUTF16Transcoder.hpp XMLUTF8Transcoder.hpp XMLWin1252Transcoder.hpp
# The EXAMPLE_PATH tag can be used to specify one or more files or # The EXAMPLE_PATH tag can be used to specify one or more files or
# directories that contain example code fragments that are included (see # directories that contain example code fragments that are included (see
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment