public class BeansDefinitionParser
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
LOG |
| Constructor and Description |
|---|
BeansDefinitionParser(java.lang.String schemaPath) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
buildExceptionMessage(org.xml.sax.SAXParseException exc) |
protected AbstractPojos |
doParseBeansDefinition(org.xml.sax.InputSource inputSource) |
AbstractPojos |
parseBeansDefinition(java.lang.String filename) |
public AbstractPojos parseBeansDefinition(java.lang.String filename)
protected AbstractPojos doParseBeansDefinition(org.xml.sax.InputSource inputSource)
protected java.lang.String buildExceptionMessage(org.xml.sax.SAXParseException exc)
Copyright © 2018 SAP SE. All Rights Reserved.