Package com.bea.wli.sb.resources
Interface XmlDescription
public interface XmlDescription
An instance of this class describes a schema associated with a
registered OSB message type service
-
Method Summary
-
Method Details
-
getXmlSource
InputSource getXmlSource()- Returns:
- the InputSource for the schema document
-
getEntityResolver
EntityResolver getEntityResolver()- Returns:
- the entity resolver for dependencies
-