com.ibm.ims.xms
Class XMSDocumentScanner
com.ibm.ims.xms.XMSDocumentScanner
- public class XMSDocumentScanner
Method Summary |
void |
endEntity(java.lang.String name)
|
boolean |
scanDocument(boolean complete)
|
void |
startEntity(java.lang.String name,
org.apache.xerces.xni.XMLResourceIdentifier identifier,
java.lang.String encoding)
|
XMSDocumentScanner
public XMSDocumentScanner()
scanDocument
public boolean scanDocument(boolean complete)
throws java.io.IOException,
org.apache.xerces.xni.XNIException
startEntity
public void startEntity(java.lang.String name,
org.apache.xerces.xni.XMLResourceIdentifier identifier,
java.lang.String encoding)
throws org.apache.xerces.xni.XNIException
endEntity
public void endEntity(java.lang.String name)
throws org.apache.xerces.xni.XNIException
(C) International Business Machines Corporation 2004. All rights reserved.