public static class InferredSchema.Factory extends Object
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static InferredSchema |
newInstance()
Creates a new empty schema.
|
static InferredSchema |
parse(InputStream is)
Decodes and parses the given InputStream as a serialized
InferredSchema.
|
public static InferredSchema newInstance()
public static InferredSchema parse(InputStream is) throws org.apache.xmlbeans.XmlException, IOException
is
- org.apache.xmlbeans.XmlException
IOException
Copyright © 2019. All Rights Reserved.