public static class Document.Factory
extends java.lang.Object
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
static Document |
createFrom(java.io.InputStream is)
Creates a Document from an (XML-) InputStream.
|
public static final Document createFrom(java.io.InputStream is) throws java.io.IOException
is - InputStreamjava.io.IOException© 2003-2011 by Sascha Schmidt (vision-cloud.de). All Rights Reserved.