Skip to content
Snippets Groups Projects
Commit d434a2c1 authored by Khaled Noaman's avatar Khaled Noaman
Browse files

Add XSObjectFactory

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175424 13f79535-47bb-0310-9956-ffa450edef68
parent 6a80d07e
No related branches found
No related tags found
No related merge requests found
...@@ -104,6 +104,7 @@ INTERNAL_CPP_PUBHEADERS = \ ...@@ -104,6 +104,7 @@ INTERNAL_CPP_PUBHEADERS = \
XSerializable.hpp \ XSerializable.hpp \
XSerializationException.hpp \ XSerializationException.hpp \
XSerializeEngine.hpp \ XSerializeEngine.hpp \
XSObjectFactory.hpp \
XTemplateComparator.hpp \ XTemplateComparator.hpp \
XTemplateSerializer.hpp XTemplateSerializer.hpp
...@@ -132,6 +133,7 @@ INTERNAL_CPP_OBJECTS = \ ...@@ -132,6 +133,7 @@ INTERNAL_CPP_OBJECTS = \
XObjectComparator.$(TO) \ XObjectComparator.$(TO) \
XProtoType.$(TO) \ XProtoType.$(TO) \
XSerializeEngine.$(TO) \ XSerializeEngine.$(TO) \
XSObjectFactory.$(TO) \
XTemplateComparator.$(TO) \ XTemplateComparator.$(TO) \
XTemplateSerializer.$(TO) XTemplateSerializer.$(TO)
......
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