|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.processing.configuration.PipeletConfigurationLoader
public final class PipeletConfigurationLoader
The Class ConfigurationLoader.
| Field Summary | |
|---|---|
static javax.xml.validation.Schema |
PIPELET_CONFIGURATION_SCHEMA
The Constant PIPELET_CONFIGURATION_SCHEMA. |
| Method Summary | |
|---|---|
static javax.xml.bind.Unmarshaller |
createPipeletConfigurationUnmarshaller()
Creates a validating pipelet configuration unmarshaller. |
static javax.xml.bind.Unmarshaller |
createPipeletConfigurationUnmarshaller(boolean validating)
Creates the pipelet configuration unmarshaller. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final javax.xml.validation.Schema PIPELET_CONFIGURATION_SCHEMA
| Method Detail |
|---|
public static javax.xml.bind.Unmarshaller createPipeletConfigurationUnmarshaller()
throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException - the JAXB exception
public static javax.xml.bind.Unmarshaller createPipeletConfigurationUnmarshaller(boolean validating)
throws javax.xml.bind.JAXBException
validating - if true create a validating marshaller, else a non-validating marshaller is returned.
javax.xml.bind.JAXBException - the JAXB exception
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||