Uses of Class
org.tm4j.topicmap.utils.BuilderPropertyInvalidException

Packages that use BuilderPropertyInvalidException
org.tm4j.topicmap.utils Contains utility classes providing additional functionality for the TM4J API. 
 

Uses of BuilderPropertyInvalidException in org.tm4j.topicmap.utils
 

Methods in org.tm4j.topicmap.utils that throw BuilderPropertyInvalidException
 void XTMBuilder.setProperty(java.lang.String propertyName, java.lang.Object value)
           
 void TopicMapBuilder.setProperty(java.lang.String propertyName, java.lang.Object value)
          Set a configuration property for the builder which will be applied to the processing of subsequent invocations of the build() method.