public class RichXMLFactory.PRINTFAddon<A extends IAddon> extends RichXMLFactory.FORMATAddon<A>
Constructor and Description |
---|
PRINTFAddon() |
Modifier and Type | Method and Description |
---|---|
protected List<? extends MActionPrintF.Argument> |
getArguments(A addon) |
String |
getImplementationId()
Null for generic implem.
|
protected MFormatAccessor.Argument |
newArgumentInstance(String attrName,
IReadAccessor argValue)
Instantiate a new argument.
|
handleReadAttr, handleWriteAttribute, isWriteAsAttribute, isWriteAsNode, writePersistantObject
afterWriteChildren, beforeCloseNoChild, beforeWriteChildren, handleReadAttributes, handleReadChildNodes, handleReadNode, handleWriteNode, injectIntoProperty, read, readPersistantObject, write, write
protected MFormatAccessor.Argument newArgumentInstance(String attrName, IReadAccessor argValue)
RichXMLFactory.FORMATAddon
newArgumentInstance
in class RichXMLFactory.FORMATAddon<A extends IAddon>
protected List<? extends MActionPrintF.Argument> getArguments(A addon)
getArguments
in class RichXMLFactory.FORMATAddon<A extends IAddon>
public String getImplementationId()
RichXMLFactory.GenericAddon
getImplementationId
in interface RichXMLFactory.RichSubFactory<A extends IAddon>
getImplementationId
in class RichXMLFactory.FORMATAddon<A extends IAddon>