| Package | Description |
|---|---|
| org.wso2.appserver.configuration.listeners |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
Utils.getUnmarshalledObject(Path source,
Path schema,
Class<T> bindingClass)
Builds an XML binding from the XML source file specified.
|
static Unmarshaller |
Utils.getXMLUnmarshaller(Path schemaPath,
Class... classes)
Returns an XML unmarshaller for the defined Java classes.
|
Copyright © 2016 WSO2. All rights reserved.