Skip to content
Snippets Groups Projects
Commit 811a821f authored by PeiYong Zhang's avatar PeiYong Zhang
Browse files

loadNumber() moved to XMLNumber

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175290 13f79535-47bb-0310-9956-ffa450edef68
parent 03107cec
No related branches found
No related tags found
No related merge requests found
...@@ -57,6 +57,9 @@ ...@@ -57,6 +57,9 @@
/* /*
* $Id$ * $Id$
* $Log$ * $Log$
* Revision 1.8 2003/10/17 21:13:24 peiyongz
* loadNumber() moved to XMLNumber
*
* Revision 1.7 2003/10/02 19:21:06 peiyongz * Revision 1.7 2003/10/02 19:21:06 peiyongz
* Implementation of Serialization/Deserialization * Implementation of Serialization/Deserialization
* *
...@@ -213,9 +216,6 @@ private: ...@@ -213,9 +216,6 @@ private:
void inheritFacet(); void inheritFacet();
XMLNumber* readNumber(XMLNumber::NumberType numType
, XSerializeEngine& serEng);
}; };
// ----------------------------------------------------------------------- // -----------------------------------------------------------------------
......
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