Serialized Form
-
Package org.apache.commons.jelly
-
Exception org.apache.commons.jelly.JellyException
class JellyException extends Exception implements Serializable -
Exception org.apache.commons.jelly.JellyTagException
class JellyTagException extends JellyException implements Serializable -
Exception org.apache.commons.jelly.MissingAttributeException
class MissingAttributeException extends JellyTagException implements Serializable-
Serialized Fields
-
missingAttribute
String missingAttribute
-
-
-
-
Package org.apache.commons.jelly.impl
-
Exception org.apache.commons.jelly.impl.BreakException
class BreakException extends JellyTagException implements Serializable
-
-
Package org.apache.commons.jelly.servlet
-
Class org.apache.commons.jelly.servlet.JellyServlet
class JellyServlet extends jakarta.servlet.http.HttpServlet implements Serializable
-
-
Package org.apache.commons.jelly.util
-
Exception org.apache.commons.jelly.util.SAXParseException
class SAXParseException extends SAXParseException implements Serializable
-
-
Package org.apache.commons.jelly.xpath
-
Exception org.apache.commons.jelly.xpath.XPathComparator.XPathSortException
class XPathSortException extends RuntimeException implements Serializable
-