com.ibm.ims.xms
Class XMSNamespaceBinder
com.ibm.ims.xms.XMSNamespaceBinder
- public class XMSNamespaceBinder
This is a simple extention of the default XMLNamespaceBinder that allows us to
insert a default NamespaceContext by overriding the startDocument method and using it.
Constructor Summary |
XMSNamespaceBinder(org.apache.xerces.xni.NamespaceContext defaultNamespace)
|
Method Summary |
void |
startDocument(org.apache.xerces.xni.XMLLocator locator,
java.lang.String encoding,
org.apache.xerces.xni.NamespaceContext namespaceContext,
org.apache.xerces.xni.Augmentations augs)
|
defaultNamespace
protected org.apache.xerces.xni.NamespaceContext defaultNamespace
XMSNamespaceBinder
public XMSNamespaceBinder(org.apache.xerces.xni.NamespaceContext defaultNamespace)
startDocument
public void startDocument(org.apache.xerces.xni.XMLLocator locator,
java.lang.String encoding,
org.apache.xerces.xni.NamespaceContext namespaceContext,
org.apache.xerces.xni.Augmentations augs)
throws org.apache.xerces.xni.XNIException
(C) International Business Machines Corporation 2004. All rights reserved.