public class AFPForeignAttributeReader extends Object
Modifier and Type | Field and 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 and Description |
---|
AFPForeignAttributeReader()
Main constructor
|
Modifier and Type | Method and Description |
---|---|
AFPResourceInfo |
getResourceInfo(Map<org.apache.xmlgraphics.util.QName,String> foreignAttributes)
Returns the resource information
|
AFPResourceLevel |
getResourceLevel(Map<org.apache.xmlgraphics.util.QName,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(Map<org.apache.xmlgraphics.util.QName,String> foreignAttributes)
foreignAttributes
- the foreign attributespublic AFPResourceLevel getResourceLevel(Map<org.apache.xmlgraphics.util.QName,String> foreignAttributes)
foreignAttributes
- the foreign attributesCopyright © 2025 Apache Software Foundation. All rights reserved.