I'm interested in using external vocabularies with FI. I see
DecodingTest.testDecodeWithVocabulary() and I'm working with the SAX
VocabularyGenerator but I don't yet see a preferred method for serializing
the vocabulary. I'm assuming that I should simply parse a prototypical xml
file in order to form the initial vocabulary for each FI document that
follows. Is that correct?
Is this part of the API changing or is there anything that I should watch out
for?
-Karl