Package | Description |
---|---|
org.apache.fop.afp |
Contains an AFP library.
|
Modifier and Type | Method and Description |
---|---|
static AFPResourceLevel.ResourceType |
AFPResourceLevel.ResourceType.getValueOf(java.lang.String levelString) |
static AFPResourceLevel.ResourceType |
AFPResourceLevel.ResourceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AFPResourceLevel.ResourceType[] |
AFPResourceLevel.ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AFPResourceLevel(AFPResourceLevel.ResourceType resourceType)
Main constructor
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.