Uses of Class
org.fuin.serialver4j.base.ContentNotFoundException

Packages that use ContentNotFoundException
org.fuin.serialver4j.base   
 

Uses of ContentNotFoundException in org.fuin.serialver4j.base
 

Methods in org.fuin.serialver4j.base that throw ContentNotFoundException
static String Utils.getContent(String str, String beginTag, String endTag)
          Returns the content between the begin and the and tag.
static long Utils.getLongContent(String str, String beginTag, String endTag)
          Returns the content between the begin and the and tag as long value.
 



Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.