| Package | Description |
|---|---|
| org.jibx.schema | |
| org.jibx.schema.elements |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaVisitor.exit(FacetElement node)
Exit facet element.
|
boolean |
SchemaVisitor.visit(FacetElement node)
Visit facet element.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FacetElement.Enumeration |
static class |
FacetElement.FixedFacet |
static class |
FacetElement.FractionDigits |
static class |
FacetElement.Length |
static class |
FacetElement.MaxExclusive |
static class |
FacetElement.MaxInclusive |
static class |
FacetElement.MaxLength |
static class |
FacetElement.MinExclusive |
static class |
FacetElement.MinInclusive |
static class |
FacetElement.MinLength |
static class |
FacetElement.NoFixedFacet |
static class |
FacetElement.NumFacet |
static class |
FacetElement.Pattern |
static class |
FacetElement.TextFacet |
static class |
FacetElement.TotalDigits |
static class |
FacetElement.WhiteSpace |
Copyright © 2005-2013 jibx.org. All Rights Reserved.