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

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

Uses of WriterPropertyNotRecognizedException in org.tm4j.topicmap.utils
 

Methods in org.tm4j.topicmap.utils that throw WriterPropertyNotRecognizedException
 void XTMWriter.setProperty(java.lang.String propertyName, java.lang.String propertyValue)