Class AFPForeignAttributeReader

java.lang.Object
org.apache.fop.render.afp.AFPForeignAttributeReader

public class AFPForeignAttributeReader extends Object
Parses any AFP foreign attributes
  • Field Details

    • RESOURCE_NAME

      public static final org.apache.xmlgraphics.util.QName RESOURCE_NAME
      the resource-name attribute
    • RESOURCE_LEVEL

      public static final org.apache.xmlgraphics.util.QName RESOURCE_LEVEL
      the resource-level attribute
    • RESOURCE_GROUP_URI

      public static final org.apache.xmlgraphics.util.QName RESOURCE_GROUP_URI
      the resource-group-file attribute
  • Constructor Details

    • AFPForeignAttributeReader

      public AFPForeignAttributeReader()
      Main constructor
  • Method Details

    • getResourceInfo

      public AFPResourceInfo getResourceInfo(Map<org.apache.xmlgraphics.util.QName,String> foreignAttributes)
      Returns the resource information
      Parameters:
      foreignAttributes - the foreign attributes
      Returns:
      the resource information
    • getResourceLevel

      public AFPResourceLevel getResourceLevel(Map<org.apache.xmlgraphics.util.QName,String> foreignAttributes)
      Returns the resource level
      Parameters:
      foreignAttributes - the foreign attributes
      Returns:
      the resource level