Package org.apache.myfaces.view.facelets
Class DoctypeImpl
- java.lang.Object
- 
- org.apache.myfaces.view.facelets.DoctypeImpl
 
- 
- All Implemented Interfaces:
- Doctype,- Serializable
 
 public class DoctypeImpl extends Object implements Serializable, Doctype - See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description DoctypeImpl()DoctypeImpl(String rootElement, String publicId, String system)
 
-