Construct a marker fragment with no body.
A parsed PT XML tag for later post-processing.
public TransformerMarkupFragment(IXMLFragment);
Construct a marker fragment with no body.
public TransformerMarkupFragment(int);
Construct a finished fragment.
public TransformerMarkupFragment(string);
TransformerMarkupFragment Class | com.plumtree.portaluiinfrastructure.tags.xml Namespace