org.codehaus.activesoap.util
Class XMLStreamFactory
java.lang.Object
org.codehaus.activesoap.util.XMLStreamFactory
- public class XMLStreamFactory
- extends Object
A helper class which holds the input and output factory instances
- Version:
- $Revision: 1.2 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLStreamFactory
public XMLStreamFactory()
getInputFactory
public XMLInputFactory getInputFactory()
getOutputFactory
public XMLOutputFactory getOutputFactory()
isRepairingNamespace
public boolean isRepairingNamespace()
setRepairingNamespace
public void setRepairingNamespace(boolean repairingNamespace)
Copyright © 2004-2007 LogicBlaze, Inc.. All Rights Reserved.