Package | Description |
---|---|
org.x4o.xml.test.swixml |
Modifier and Type | Method and Description |
---|---|
static SwiXmlParser.SwiXmlVersion |
SwiXmlParser.SwiXmlVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SwiXmlParser.SwiXmlVersion[] |
SwiXmlParser.SwiXmlVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Component |
SwingEngine.render(String resource,
SwiXmlParser.SwiXmlVersion xmlVersion) |
Constructor and Description |
---|
SwiXmlParser(SwingEngine engine,
SwiXmlParser.SwiXmlVersion xmlVersion)
Creates an SwiXmlParser with an SwingEngine and a xml version.
|
SwiXmlParser(SwiXmlParser.SwiXmlVersion xmlVersion)
Protected constructor for write schema api.
|
Copyright © 2004-2012 X4O. All Rights Reserved.