Package | Description |
---|---|
org.xmlbeam |
This package contains the
XBProjector which is the starting point of using XMLBeam. |
Modifier and Type | Method and Description |
---|---|
static XBProjector.Flags |
XBProjector.Flags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XBProjector.Flags[] |
XBProjector.Flags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<XBProjector.Flags> |
XBProjector.getFlags()
read only access to flags.
|
Constructor and Description |
---|
XBProjector(XBProjector.Flags... optionalFlags)
Constructor.
|
XBProjector(XMLFactoriesConfig xMLFactoriesConfig,
XBProjector.Flags... optionalFlags) |
Copyright © 2012-12-21-2018. All Rights Reserved.