com.sun.tools.ws.wscompile
Interface WsgenTool.ReportOutput.Schema

All Superinterfaces:
com.sun.xml.txw2.TypedXmlWriter
Enclosing class:
WsgenTool.ReportOutput

static interface WsgenTool.ReportOutput.Schema
extends com.sun.xml.txw2.TypedXmlWriter


Method Summary
 void location(String filePath)
           
 void ns(String ns)
           
 
Methods inherited from interface com.sun.xml.txw2.TypedXmlWriter
_attribute, _attribute, _attribute, _cast, _cdata, _comment, _element, _element, _element, _element, _namespace, _namespace, _namespace, _pcdata, block, commit, commit, getDocument
 

Method Detail

ns

void ns(String ns)

location

void location(String filePath)