You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by an...@locus.apache.org on 2000/12/28 10:44:32 UTC

cvs commit: xml-xerces/java/src/org/apache/xerces/xni XMLDocumentFragmentHandler.java NamespaceContext.java

andyc       00/12/28 01:44:32

  Added:       java/src/org/apache/xerces/xni Tag: xerces_j_2
                        XMLDocumentFragmentHandler.java
                        NamespaceContext.java
  Log:
  Adding these files in preparation of identity constraint support
  (serial/streaming only). Besides, the new code for Namespace-
  Support already implements NamespaceContext. And I think that the
  document fragment interface is a generally useful thing to have
  as part of the native interface.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +244 -0    xml-xerces/java/src/org/apache/xerces/xni/Attic/XMLDocumentFragmentHandler.java
  
  
  
  
  1.1.2.1   +118 -0    xml-xerces/java/src/org/apache/xerces/xni/Attic/NamespaceContext.java