Serialized Form


Package org.juzu

Class org.juzu.AmbiguousResolutionException extends RuntimeException implements Serializable

Class org.juzu.UndeclaredIOException extends UndeclaredThrowableException implements Serializable


Package org.juzu.template

Class org.juzu.template.TemplateExecutionException extends RuntimeException implements Serializable

Serialized Fields

templateId

String templateId
.


location

Location location
.


text

String text
.


Package org.juzu.text

Class org.juzu.text.Coordinate extends Object implements Serializable

Serialized Fields

offset

int offset
.


position

Location position
.

Class org.juzu.text.Location extends Object implements Serializable

Serialized Fields

col

int col
.


line

int line
.



Copyright © 2011 eXo Platform SAS. All Rights Reserved.