Project

General

Profile

« Previous | Next » 

Revision 47323

Documentation added for version 2.0.0

View differences:

VocabularyFactory.java
4 4
	
5 5
	/**
6 6
	 * Creates an xml vocabulary file
7
	 * 
8
	 * @param vocabularyName
7
	 * @param vocabularyName The name of the vocabulary
9 8
	 * @return the path of the vocabulary
10 9
	 */
11 10
	String createXmlVocabulary(String vocabularyName);

Also available in: Unified diff