com.ebmwebsourcing.easyschema10.api.with
Interface WithSchemaLocation

All Known Subinterfaces:
Import, Include

public interface WithSchemaLocation


Method Summary
 java.lang.String getSchemaLocation()
           
 boolean hasSchemaLocation()
           
 void setSchemaLocation(java.lang.String namespace)
           
 

Method Detail

hasSchemaLocation

boolean hasSchemaLocation()

getSchemaLocation

java.lang.String getSchemaLocation()

setSchemaLocation

void setSchemaLocation(java.lang.String namespace)


Copyright © 2011 Petals Link. All Rights Reserved.