com.sun.xml.ws.wsdl.writer.document.xsd
Interface Import

All Superinterfaces:
Documented, com.sun.xml.txw2.TypedXmlWriter

public interface Import
extends com.sun.xml.txw2.TypedXmlWriter, Documented


Method Summary
 Import namespace(String value)
           
 Import schemaLocation(String value)
           
 
Methods inherited from interface com.sun.xml.ws.wsdl.writer.document.Documented
documentation
 

Method Detail

schemaLocation

Import schemaLocation(String value)

namespace

Import namespace(String value)