public interface ProxyFactory
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
makeProxy(BasicLink node)
Creates a proxy for a BasicLink.
|
java.lang.Object |
makeProxy(BidiOverride node)
Creates a proxy for a BidiOverride.
|
java.lang.Object |
makeProxy(Block node)
Creates a proxy for a Block.
|
java.lang.Object |
makeProxy(BlockContainer node)
Creates a proxy for a BlockContainer.
|
java.lang.Object |
makeProxy(Bookmark node)
Creates a proxy for a Bookmark.
|
java.lang.Object |
makeProxy(BookmarkTitle node)
Creates a proxy for a BookmarkTitle.
|
java.lang.Object |
makeProxy(CharacterSequence node)
Creates a proxy for an FOText.
|
java.lang.Object |
makeProxy(ColorProfile node)
Creates a proxy for a ColorProfile.
|
java.lang.Object |
makeProxy(Declarations node)
Creates a proxy for a Declarations.
|
java.lang.Object |
makeProxy(ExternalGraphic node)
Creates a proxy for an ExternalGraphic.
|
java.lang.Object |
makeProxy(Float node)
Creates a proxy for a Float.
|
java.lang.Object |
makeProxy(Flow node)
Creates a proxy for a Flow.
|
java.lang.Object |
makeProxy(Fo node)
Creates a proxy for an FONode.
|
java.lang.Object |
makeProxy(Footnote node)
Creates a proxy for a Footnote.
|
java.lang.Object |
makeProxy(FootnoteBody node)
Creates a proxy for a FootnoteBody.
|
java.lang.Object |
makeProxy(InitialPropertySet node)
Creates a proxy for an InitialPropertySet.
|
java.lang.Object |
makeProxy(Inline node)
Creates a proxy for an Inline.
|
java.lang.Object |
makeProxy(InlineContainer node)
Creates a proxy for an InlineContainer.
|
java.lang.Object |
makeProxy(InstreamForeignObject node)
Creates a proxy for an InstreamForeignObject.
|
java.lang.Object |
makeProxy(Leader node)
Creates a proxy for a Leader.
|
java.lang.Object |
makeProxy(ListBlock node)
Creates a proxy for a ListBlock.
|
java.lang.Object |
makeProxy(ListItem node)
Creates a proxy for a ListItem.
|
java.lang.Object |
makeProxy(ListItemBody node)
Creates a proxy for a ListItemBody.
|
java.lang.Object |
makeProxy(ListItemLabel node)
Creates a proxy for a ListItemLabel.
|
java.lang.Object |
makeProxy(Marker node)
Creates a proxy for a Marker.
|
java.lang.Object |
makeProxy(MultiCase node)
Creates a proxy for a MultiCase.
|
java.lang.Object |
makeProxy(MultiProperties node)
Creates a proxy for a MultiProperties.
|
java.lang.Object |
makeProxy(MultiPropertySet node)
Creates a proxy for a MultiPropertySet.
|
java.lang.Object |
makeProxy(MultiSwitch node)
Creates a proxy for a MultiSwitch.
|
java.lang.Object |
makeProxy(MultiToggle node)
Creates a proxy for a MultiToggle.
|
java.lang.Object |
makeProxy(PageNumber node)
Creates a proxy for a PageNumber.
|
java.lang.Object |
makeProxy(PageNumberCitation node)
Creates a proxy for a PageNumberCitation.
|
java.lang.Object |
makeProxy(PageSequence node)
Creates a proxy for a PageSequence.
|
java.lang.Object |
makeProxy(RegionAfter node)
Creates a proxy for a RegionAfter.
|
java.lang.Object |
makeProxy(RegionBefore node)
Creates a proxy for a RegionBefore.
|
java.lang.Object |
makeProxy(RegionBody node)
Creates a proxy for a RegionBody.
|
java.lang.Object |
makeProxy(RegionEnd node)
Creates a proxy for a RegionEnd.
|
java.lang.Object |
makeProxy(RegionStart node)
Creates a proxy for a RegionStart.
|
java.lang.Object |
makeProxy(RetrieveMarker node)
Creates a proxy for a RetrieveMarker.
|
java.lang.Object |
makeProxy(Root node)
Creates a proxy for a Root.
|
java.lang.Object |
makeProxy(SimplePageMaster node)
Creates a proxy for a SimplePageMaster.
|
java.lang.Object |
makeProxy(StaticContent node)
Creates a proxy for a StaticContent.
|
java.lang.Object |
makeProxy(SvgElement node)
Creates a proxy for an SVGElement.
|
java.lang.Object |
makeProxy(Table node)
Creates a proxy for a Table.
|
java.lang.Object |
makeProxy(TableAndCaption node)
Creates a proxy for a TableAndCaption.
|
java.lang.Object |
makeProxy(TableBody node)
Creates a proxy for a TableBody.
|
java.lang.Object |
makeProxy(TableCaption node)
Creates a proxy for a TableCaption.
|
java.lang.Object |
makeProxy(TableCell node)
Creates a proxy for a TableCell.
|
java.lang.Object |
makeProxy(TableColumn node)
Creates a proxy for a TableColumn.
|
java.lang.Object |
makeProxy(TableFooter node)
Creates a proxy for a TableFooter.
|
java.lang.Object |
makeProxy(TableHeader node)
Creates a proxy for a TableHeader.
|
java.lang.Object |
makeProxy(TableRow node)
Creates a proxy for a TableRow.
|
java.lang.Object |
makeProxy(Title node)
Creates a proxy for a Title.
|
java.lang.Object |
makeProxy(Wrapper node)
Creates a proxy for a Wrapper.
|
java.lang.Object makeProxy(Fo node)
node - The FONode instance for which a proxy should be created.java.lang.Object makeProxy(PageSequence node)
node - The PageSequence instance for which a proxy should be
created.java.lang.Object makeProxy(BookmarkTitle node)
node - The BookmarkTitle instance for which a proxy should be
created.java.lang.Object makeProxy(Bookmark node)
node - The Bookmark instance for which a proxy should be created.java.lang.Object makeProxy(ColorProfile node)
node - The ColorProfile instance for which a proxy should be
created.java.lang.Object makeProxy(Declarations node)
node - The Declarations instance for which a proxy should be
created.java.lang.Object makeProxy(CharacterSequence node)
node - The FOText instance for which a proxy should be created.java.lang.Object makeProxy(Title node)
node - The Title instance for which a proxy should be created.java.lang.Object makeProxy(BidiOverride node)
node - The BidiOverride instance for which a proxy should be
created.java.lang.Object makeProxy(Block node)
node - The Block instance for which a proxy should be created.java.lang.Object makeProxy(BlockContainer node)
node - The BlockContainer instance for which a proxy should be
created.java.lang.Object makeProxy(ExternalGraphic node)
node - The ExternalGraphic instance for which a proxy should be
created.java.lang.Object makeProxy(Flow node)
node - The Flow instance for which a proxy should be created.java.lang.Object makeProxy(Footnote node)
node - The Footnote instance for which a proxy should be created.java.lang.Object makeProxy(Float node)
node - The Float instance for which a proxy should be created.java.lang.Object makeProxy(FootnoteBody node)
node - The FootnoteBody instance for which a proxy should be
created.java.lang.Object makeProxy(InitialPropertySet node)
node - The InitialPropertySet instance for which a proxy should be
created.java.lang.Object makeProxy(Inline node)
node - The Inline instance for which a proxy should be created.java.lang.Object makeProxy(InlineContainer node)
node - The InlineContainer instance for which a proxy should be
created.java.lang.Object makeProxy(InstreamForeignObject node)
node - The InstreamForeignObject instance for which a proxy should
be created.java.lang.Object makeProxy(Leader node)
node - The Leader instance for which a proxy should be created.java.lang.Object makeProxy(ListBlock node)
node - The ListBlock instance for which a proxy should be created.java.lang.Object makeProxy(ListItem node)
node - The ListItem instance for which a proxy should be created.java.lang.Object makeProxy(ListItemBody node)
node - The ListItemBody instance for which a proxy should be
created.java.lang.Object makeProxy(ListItemLabel node)
node - The ListItemLabel instance for which a proxy should be
created.java.lang.Object makeProxy(Marker node)
node - The Marker instance for which a proxy should be created.java.lang.Object makeProxy(MultiCase node)
node - The MultiCase instance for which a proxy should be created.java.lang.Object makeProxy(MultiProperties node)
node - The MultiProperties instance for which a proxy should be
created.java.lang.Object makeProxy(MultiPropertySet node)
node - The MultiPropertySet instance for which a proxy should be
created.java.lang.Object makeProxy(MultiSwitch node)
node - The MultiSwitch instance for which a proxy should be created.java.lang.Object makeProxy(MultiToggle node)
node - The MultiToggle instance for which a proxy should be created.java.lang.Object makeProxy(PageNumber node)
node - The PageNumber instance for which a proxy should be created.java.lang.Object makeProxy(PageNumberCitation node)
node - The PageNumberCitation instance for which a proxy should be
created.java.lang.Object makeProxy(RetrieveMarker node)
node - The RetrieveMarker instance for which a proxy should be
created.java.lang.Object makeProxy(StaticContent node)
node - The StaticContent instance for which a proxy should be
created.java.lang.Object makeProxy(Table node)
node - The Table instance for which a proxy should be created.java.lang.Object makeProxy(TableAndCaption node)
node - The TableAndCaption instance for which a proxy should be
created.java.lang.Object makeProxy(TableBody node)
node - The TableBody instance for which a proxy should be created.java.lang.Object makeProxy(TableCaption node)
node - The TableCaption instance for which a proxy should be
created.java.lang.Object makeProxy(TableCell node)
node - The TableCell instance for which a proxy should be created.java.lang.Object makeProxy(TableColumn node)
node - The TableColumn instance for which a proxy should be created.java.lang.Object makeProxy(TableFooter node)
node - The TableFooter instance for which a proxy should be created.java.lang.Object makeProxy(TableHeader node)
node - The TableHeader instance for which a proxy should be created.java.lang.Object makeProxy(TableRow node)
node - The TableRow instance for which a proxy should be created.java.lang.Object makeProxy(Wrapper node)
node - The Wrapper instance for which a proxy should be created.java.lang.Object makeProxy(RegionAfter node)
node - The RegionAfter instance for which a proxy should be created.java.lang.Object makeProxy(RegionBefore node)
node - The RegionBefore instance for which a proxy should be
created.java.lang.Object makeProxy(RegionBody node)
node - The RegionBody instance for which a proxy should be created.java.lang.Object makeProxy(RegionEnd node)
node - The RegionEnd instance for which a proxy should be created.java.lang.Object makeProxy(RegionStart node)
node - The RegionStart instance for which a proxy should be created.java.lang.Object makeProxy(Root node)
node - The Root instance for which a proxy should be created.java.lang.Object makeProxy(SimplePageMaster node)
node - The SimplePageMaster instance for which a proxy should be
created.java.lang.Object makeProxy(BasicLink node)
node - The BasicLink instance for which a proxy should be created.java.lang.Object makeProxy(SvgElement node)
node - The SVGElement instance for which a proxy should be created.This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.