Package org.jvnet.fastinfoset
Interface VocabularyApplicationData
-
public interface VocabularyApplicationDataApplication data that can be associated with a vocabulary.The application will implement this inteface and provide application specific functionality related to a vocabulary.
- Author:
- Paul.Sandoz@Sun.Com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclear()Clear the vocabulary application data.
-