|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.spicefactory.cinnamon.config.xml.SchemaValidatingXomBuilderFactory
public class SchemaValidatingXomBuilderFactory
A Factory that creates XOM Builder instances that optionally load, cache and reuse one or more XML Schema instances.
| Constructor Summary | |
|---|---|
SchemaValidatingXomBuilderFactory()
Creates a new factory instance. |
|
| Method Summary | |
|---|---|
void |
addSchema(Resource resource)
Adds the given Resource to load an XML Schema from |
nu.xom.Builder |
createBuilder()
Creates a new XOM Builder instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SchemaValidatingXomBuilderFactory()
| Method Detail |
|---|
public void addSchema(Resource resource)
resource - the Resource to load an XML Schema frompublic nu.xom.Builder createBuilder()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||