org.jvnet.fastinfoset
Interface VocabularyApplicationData


public interface VocabularyApplicationData

Application 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
 void clear()
          Clear the vocabulary application data.
 

Method Detail

clear

public void clear()
Clear the vocabulary application data.

This method will be invoked when a parser or serializer clears the vocabulary.