Package | Description |
---|---|
org.apache.xerces.impl.xs.opti |
Modifier and Type | Method and Description |
---|---|
ElementImpl |
SchemaDOM.emptyElement(QName element,
XMLAttributes attributes,
int line,
int column) |
ElementImpl |
SchemaDOM.emptyElement(QName element,
XMLAttributes attributes,
int line,
int column,
int offset) |
ElementImpl |
SchemaDOM.startElement(QName element,
XMLAttributes attributes,
int line,
int column) |
ElementImpl |
SchemaDOM.startElement(QName element,
XMLAttributes attributes,
int line,
int column,
int offset) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.