fop 1.0

org.apache.fop.fo.properties
Interface StructurePointerPropertySet

All Known Implementing Classes:
AbstractGraphics, AbstractPageNumberCitation, BasicLink, Block, Character, ExternalGraphic, Inline, InstreamForeignObject, PageNumber, PageNumberCitation, PageNumberCitationLast, Table, TableBody, TableCell, TableCellContainer, TableColumn, TableFObj, TableFooter, TableHeader, TablePart, TableRow

public interface StructurePointerPropertySet

Defines property access methods for internal structure pointer extension properties.


Method Summary
 java.lang.String getPtr()
          Returns the value of the "foi:ptr" property, the internal structure pointer used for tagged PDF and other formats that support a structure tree in addition to paged content.
 

Method Detail

getPtr

java.lang.String getPtr()
Returns the value of the "foi:ptr" property, the internal structure pointer used for tagged PDF and other formats that support a structure tree in addition to paged content.

Returns:
the "foi:ptr" property

fop 1.0

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