fop 2.2

org.apache.fop.pdf
Interface StructureType


public interface StructureType

A structure type, as defined in Section 10.6.2 of the PDF Reference, fourth edition (PDF 1.5).


Method Summary
 PDFName getName()
          Returns the name of this structure type.
 

Method Detail

getName

PDFName getName()
Returns the name of this structure type.

Returns:
the name object identifying this structure type

fop 2.2

Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.