Skip navigation links
org.apache.ode.bpel.compiler.bom

Class Import

    • Field Detail

      • IMPORTTYPE_XMLSCHEMA10

        public static final java.lang.String IMPORTTYPE_XMLSCHEMA10
        Value of importType for XML Schema 1.0
        See Also:
        Constant Field Values
      • IMPORTTYPE_WSDL11

        public static final java.lang.String IMPORTTYPE_WSDL11
        Value of importType for WSDL 1.1
        See Also:
        Constant Field Values
    • Constructor Detail

      • Import

        public Import(org.w3c.dom.Element el)
    • Method Detail

      • getNamespace

        public java.lang.String getNamespace()
        Get the namesapce of the imported definitions.
        Returns:
        namespace URI
      • getLocation

        public java.net.URI getLocation()
        Get the location URI of the imported resource.
        Returns:
        location URI of imported resource
      • getImportType

        public java.lang.String getImportType()
        Get the encoding language.
        Returns:
        URI of the encoding language