Package com.gnizr.core.tag

Examples of com.gnizr.core.tag.TagCloud


  private TagCloud tagCloud;
 
  protected void setUp() throws Exception {
    super.setUp();
    tagCloud = new TagCloud(getGnizrDao());
  }
View Full Code Here

TOP

Related Classes of com.gnizr.core.tag.TagCloud

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.