List of usage examples for org.apache.wicket.util.string StringValue subclass-usage
From source file org.wicketstuff.rest.resource.urlsegments.AbstractURLSegment.java
/**
* Base class to contain the informations of the segments that compose the URL used to map a method.
* It's used to use simple segments with no path parameters.
*
* @author andrea del bene
*