|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InternalizationLogic | |
|---|---|
| com.sun.tools.xjc | Schema to Java compiler |
| com.sun.tools.xjc.reader.internalizer | internalization of external binding files and <jaxb:bindings> customizations. |
| com.sun.tools.xjc.reader.relaxng | |
| com.sun.tools.xjc.reader.xmlschema.parser | |
| Uses of InternalizationLogic in com.sun.tools.xjc |
|---|
| Methods in com.sun.tools.xjc with parameters of type InternalizationLogic | |
|---|---|
DOMForest |
ModelLoader.buildDOMForest(InternalizationLogic logic)
Builds DOMForest and performs the internalization. |
| Uses of InternalizationLogic in com.sun.tools.xjc.reader.internalizer |
|---|
| Fields in com.sun.tools.xjc.reader.internalizer declared as InternalizationLogic | |
|---|---|
protected InternalizationLogic |
DOMForest.logic
Schema language dependent part of the processing. |
| Constructors in com.sun.tools.xjc.reader.internalizer with parameters of type InternalizationLogic | |
|---|---|
DOMForest(InternalizationLogic logic,
Options opt)
|
|
DOMForest(SAXParserFactory parserFactory,
DocumentBuilder documentBuilder,
InternalizationLogic logic)
|
|
| Uses of InternalizationLogic in com.sun.tools.xjc.reader.relaxng |
|---|
| Classes in com.sun.tools.xjc.reader.relaxng that implement InternalizationLogic | |
|---|---|
class |
RELAXNGInternalizationLogic
RELAX NG specific internalization logic. |
| Uses of InternalizationLogic in com.sun.tools.xjc.reader.xmlschema.parser |
|---|
| Classes in com.sun.tools.xjc.reader.xmlschema.parser that implement InternalizationLogic | |
|---|---|
class |
XMLSchemaInternalizationLogic
XML Schema specific internalization logic. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||