|
Data Request Broker 2-3-release |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XsdFacet | |
|---|---|
| fr.gael.drb.xsd | Implementation of DRB for the support of XSD XML schema files. |
| Uses of XsdFacet in fr.gael.drb.xsd |
|---|
| Subclasses of XsdFacet in fr.gael.drb.xsd | |
|---|---|
class |
XsdEnumerationFacet
Declaration of an XML-Schema enumeration Facet. |
class |
XsdFractionDigitsFacet
Declaration of an XML-Schema fractionDigits Facet. |
class |
XsdLengthFacet
Declaration of an XML-Schema length Facet. |
class |
XsdMaxExclusiveFacet
Declaration of an XML-Schema maxExclusive Facet. |
class |
XsdMaxInclusiveFacet
Declaration of an XML-Schema maxInclusive Facet. |
class |
XsdMaxLengthFacet
Declaration of an XML-Schema maxLength Facet. |
class |
XsdMinExclusiveFacet
Declaration of an XML-Schema minExclusive Facet. |
class |
XsdMinInclusiveFacet
Declaration of an XML-Schema minInclusive Facet. |
class |
XsdMinLengthFacet
Declaration of an XML-Schema minLength Facet. |
class |
XsdPatternFacet
Declaration of an XML-Schema pattern Facet. |
class |
XsdTotalDigitsFacet
Declaration of an XML-Schema totalDigits Facet. |
class |
XsdWhiteSpaceFacet
Declaration of an XML-Schema whiteSpace Facet. |
| Fields in fr.gael.drb.xsd declared as XsdFacet | |
|---|---|
protected XsdFacet[] |
XsdSimpleType.facets
facets |
| Methods in fr.gael.drb.xsd that return XsdFacet | |
|---|---|
XsdFacet[] |
XsdSimpleType.getFacets()
Returns the facets applied to this simple type. |
| Constructors in fr.gael.drb.xsd with parameters of type XsdFacet | |
|---|---|
XsdListType(String name,
XsdSimpleType base_type,
XsdFacet[] facets)
Build an XsdListType. |
|
XsdListType(XsdSimpleType item_type,
XsdFacet[] facets)
Build an XsdListType. |
|
|
Data Request Broker - DRB API® 2-3-release |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||