Class XMLMeta
java.lang.Object
com.foursoft.harness.navext.runtime.io.write.xmlmeta.XMLMeta
The meta extends the XML to be written with user-defined processing instructions and comments
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetComments(Comments comments) voidsetProcessingInstructions(ProcessingInstructions processingInstructions)
-
Constructor Details
-
XMLMeta
public XMLMeta()
-
-
Method Details
-
getComments
-
getProcessingInstructions
-