public abstract class XmlReaderFactoryProvider extends Object
| Constructor and Description |
|---|
XmlReaderFactoryProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract XmlReaderFactory |
createXmlReaderFactory(int size) |
static XmlReaderFactory |
newXmlReaderFactory(int size) |
public static XmlReaderFactory newXmlReaderFactory(int size)
protected abstract XmlReaderFactory createXmlReaderFactory(int size)
Copyright © 2017. All rights reserved.