microsoft.exchange.webservices.data.security
Class SafeXmlFactory
java.lang.Object
microsoft.exchange.webservices.data.security.SafeXmlFactory
public class SafeXmlFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
factory
public static XMLInputFactory factory
SafeXmlFactory
public SafeXmlFactory()
createSafeXmlTextReader
public static XMLStreamReader createSafeXmlTextReader(InputStream stream)
throws Exception
- Throws:
Exception
createSafeXmlTextReader
public static XMLStreamReader createSafeXmlTextReader(String url)
throws Exception
- Throws:
Exception
createSafeXmlTextReader
public static XMLStreamReader createSafeXmlTextReader(XMLStreamReader reader)
throws Exception
- Throws:
Exception
Copyright © 2012–2015 Microsoft. All rights reserved.