SchemaRep.ElementExpr |
SchemaRep.ContainsSubElements.findSubElement(Class type) |
SchemaRep.ElementExpr |
SchemaRep.ContainsSubElements.findSubElement(String nodeName) |
SchemaRep.ElementExpr |
SchemaRep.ContainsSubElements.findSubElement(String[] nodeNames)
This will do an xpath like search.
|
SchemaRep.ElementExpr |
SchemaRep.getLastPopped() |
SchemaRep.ElementExpr[] |
SchemaRep.UnionType.getMemberTypeElements() |
SchemaRep.ElementExpr |
SchemaRep.ElementExpr.getParentExpr() |
SchemaRep.ElementExpr |
SchemaRep.CanRef.getRefElementExpr() |
SchemaRep.ElementExpr |
SchemaRep.Group.getRefElementExpr() |
SchemaRep.ElementExpr |
SchemaRep.Element.getRefElementExpr() |
SchemaRep.ElementExpr |
SchemaRep.Attribute.getRefElementExpr() |
SchemaRep.ElementExpr |
SchemaRep.AttributeGroup.getRefElementExpr() |
protected SchemaRep.ElementExpr |
SchemaRep.getSampleNode(String name) |
SchemaRep.ElementExpr |
SchemaRep.getSchemaTypeDef(String origTypeName)
Get an ElementExpr node for a named type.
|
SchemaRep.ElementExpr |
SchemaRep.getSchemaTypeDefResolvedNamespace(String typeName)
Same thing as getSchemaTypeDef, but for already resolved type names.
|
SchemaRep.ElementExpr |
SchemaRep.optimize()
This is called before writing out a schema.
|
abstract SchemaRep.ElementExpr |
SchemaRep.ElementExpr.optimize() |
SchemaRep.ElementExpr |
SchemaRep.ContainsSubElements.optimize() |
SchemaRep.ElementExpr |
SchemaRep.SimpleContent.optimize() |
SchemaRep.ElementExpr |
SchemaRep.ComplexContent.optimize() |
SchemaRep.ElementExpr |
SchemaRep.RestrictionType.optimize() |
SchemaRep.ElementExpr |
SchemaRep.Include.optimize() |
SchemaRep.ElementExpr |
SchemaRep.Import.optimize() |
SchemaRep.ElementExpr |
SchemaRep.ModelGroup.optimize()
If we have no subelements, we ask to be deleted.
|
SchemaRep.ElementExpr |
SchemaRep.Group.optimize() |
SchemaRep.ElementExpr |
SchemaRep.Annotation.optimize() |
SchemaRep.ElementExpr |
SchemaRep.AppInfo.optimize() |
SchemaRep.ElementExpr |
SchemaRep.AnyNode.optimize() |
SchemaRep.ElementExpr |
SchemaRep.TextNode.optimize() |
SchemaRep.ElementExpr |
SchemaRep.peekCurrent() |
SchemaRep.ElementExpr |
SchemaRep.popCurrent() |