Uses of Class
org.juzu.text.Location

Packages that use Location
org.juzu.template   
org.juzu.text   
 

Uses of Location in org.juzu.template
 

Constructors in org.juzu.template with parameters of type Location
TemplateExecutionException(String templateId, Location location, String text, String message, Throwable cause)
           
TemplateExecutionException(String templateId, Location location, String text, Throwable cause)
           
 

Uses of Location in org.juzu.text
 

Methods in org.juzu.text that return Location
 Location Coordinate.getPosition()
           
 

Constructors in org.juzu.text with parameters of type Location
Coordinate(int offset, Location position)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.