| Package | Description |
|---|---|
| org.netbeans.modules.schema2beansdev |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaRep.writeXMLSchema(XMLWriter out) |
abstract void |
SchemaRep.ElementExpr.writeXMLSchema(XMLWriter out) |
void |
SchemaRep.ContainsSubElements.writeXMLSchema(XMLWriter out) |
void |
SchemaRep.SchemaNode.writeXMLSchema(XMLWriter out) |
void |
SchemaRep.RestrictionType.writeXMLSchema(XMLWriter out) |
void |
SchemaRep.Include.writeXMLSchema(XMLWriter out) |
void |
SchemaRep.Import.writeXMLSchema(XMLWriter out) |
void |
SchemaRep.AnyNode.writeXMLSchema(XMLWriter out) |
void |
SchemaRep.TextNode.writeXMLSchema(XMLWriter out) |
void |
SchemaRep.ContainsSubElements.writeXMLSchema(XMLWriter out,
boolean printMyElement)
If @printMyElement is false, then we only print subelements.
|
Copyright © 2017. All Rights Reserved.