net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee
Interface JspFileType

All Superinterfaces:
PathType, String
All Known Implementing Classes:
JspFileTypeImpl

public interface JspFileType
extends PathType

The jsp-file element contains the full path to a JSP file within the web application beginning with a `/'.

Java class for jsp-fileType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="jsp-fileType">
   <simpleContent>
     <restriction base="<http://java.sun.com/xml/ns/javaee>pathType">
     </restriction>
   </simpleContent>
 </complexType>
 


Method Summary
 
Methods inherited from interface net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.String
getId, getValue, setId, setValue
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.