public abstract class AbstractXMLConfigFactory extends AbstractConfigFactory
| Modifier and Type | Class and Description |
|---|---|
protected static interface |
AbstractXMLConfigFactory.XmlNode
xml config constant
|
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayInputStream |
is |
| Constructor and Description |
|---|
AbstractXMLConfigFactory(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getAttribute(Node node,
String name) |
protected void |
validateXML(Source source,
String schemaUri) |
convertBorder, convertBorderColorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfigprotected final ByteArrayInputStream is
public AbstractXMLConfigFactory(InputStream is)
Copyright © 2019. All rights reserved.