public class AFPForeignAttributeReader
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static org.apache.xmlgraphics.util.QName |
RESOURCE_GROUP_URI |
the resource-group-file attribute
|
static org.apache.xmlgraphics.util.QName |
RESOURCE_LEVEL |
the resource-level attribute
|
static org.apache.xmlgraphics.util.QName |
RESOURCE_NAME |
the resource-name attribute
|
| Constructor | Description |
|---|---|
AFPForeignAttributeReader() |
Main constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
AFPResourceInfo |
getResourceInfo(java.util.Map foreignAttributes) |
Returns the resource information
|
AFPResourceLevel |
getResourceLevel(java.util.Map<org.apache.xmlgraphics.util.QName,java.lang.String> foreignAttributes) |
Returns the resource level
|
public static final org.apache.xmlgraphics.util.QName RESOURCE_NAME
public static final org.apache.xmlgraphics.util.QName RESOURCE_LEVEL
public static final org.apache.xmlgraphics.util.QName RESOURCE_GROUP_URI
public AFPResourceInfo getResourceInfo(java.util.Map foreignAttributes)
foreignAttributes - the foreign attributespublic AFPResourceLevel getResourceLevel(java.util.Map<org.apache.xmlgraphics.util.QName,java.lang.String> foreignAttributes)
foreignAttributes - the foreign attributesCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.