|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exolab.castor.xml.schema.FacetFactory
public final class FacetFactory
A factory to create instances of Facets.
Facet| Method Summary | |
|---|---|
Facet |
createFacet(String name,
String value)
Creates a new instance of a facet. |
static FacetFactory |
getInstance()
Returns the singleton instance of the facet factory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static FacetFactory getInstance()
public Facet createFacet(String name,
String value)
name - facet name (implies facet type)value - value of the facet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||