Package org.apache.fop.pdf
Class StandardStructureTypes.StructureTypeImpl
java.lang.Object
org.apache.fop.pdf.StandardStructureTypes.StructureTypeImpl
- All Implemented Interfaces:
Serializable
,StructureType
- Enclosing class:
StandardStructureTypes
private static class StandardStructureTypes.StructureTypeImpl
extends Object
implements StructureType, Serializable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
name
-
-
Constructor Details
-
StructureTypeImpl
-
-
Method Details
-
getName
Description copied from interface:StructureType
Returns the name of this structure type.- Specified by:
getName
in interfaceStructureType
- Returns:
- the name object identifying this structure type
-
toString
-