org.barracudamvc.core.view
Class FormatType.Wml1_0Impl

java.lang.Object
  extended byorg.barracudamvc.core.view.FormatType
      extended byorg.barracudamvc.core.view.FormatType.GenericDataImpl
          extended byorg.barracudamvc.core.view.FormatType.AsciiDataImpl
              extended byorg.barracudamvc.core.view.FormatType.XmlImpl
                  extended byorg.barracudamvc.core.view.FormatType.WmlImpl
                      extended byorg.barracudamvc.core.view.FormatType.Wml1xImpl
                          extended byorg.barracudamvc.core.view.FormatType.Wml1_0Impl
All Implemented Interfaces:
FormatType.AsciiData, FormatType.GenericData, FormatType.Wml, FormatType.Wml1x, FormatType.Xml
Enclosing class:
FormatType

protected static class FormatType.Wml1_0Impl
extends FormatType.Wml1xImpl


Nested Class Summary
 
Nested classes inherited from class org.barracudamvc.core.view.FormatType
FormatType.AsciiData, FormatType.AsciiDataImpl, FormatType.BinaryData, FormatType.BinaryDataImpl, FormatType.Chtml, FormatType.Chtml1_0Impl, FormatType.Chtml1x, FormatType.Chtml1xImpl, FormatType.Chtml2_0Impl, FormatType.Chtml2x, FormatType.Chtml2xImpl, FormatType.ChtmlImpl, FormatType.Doc, FormatType.DocImpl, FormatType.Exe, FormatType.ExeImpl, FormatType.GenericData, FormatType.GenericDataImpl, FormatType.Html, FormatType.Html3_0Impl, FormatType.Html3_1Impl, FormatType.Html3_2Impl, FormatType.Html3x, FormatType.Html3xImpl, FormatType.Html4_0Impl, FormatType.Html4_1Impl, FormatType.Html4x, FormatType.Html4xImpl, FormatType.HtmlBasic, FormatType.HtmlBasicImpl, FormatType.HtmlImpl, FormatType.Pdf, FormatType.PdfImpl, FormatType.Rtf, FormatType.RtfImpl, FormatType.UnknownFormat, FormatType.UnknownFormatImpl, FormatType.Vxml, FormatType.Vxml1_0Impl, FormatType.Vxml1x, FormatType.Vxml1xImpl, FormatType.VxmlImpl, FormatType.Wml, FormatType.Wml1_0Impl, FormatType.Wml1x, FormatType.Wml1xImpl, FormatType.WmlImpl, FormatType.Xhtml, FormatType.XhtmlBasic, FormatType.XhtmlBasic1_0Impl, FormatType.XhtmlBasic1x, FormatType.XhtmlBasic1xImpl, FormatType.XhtmlBasic2x, FormatType.XhtmlBasicImpl, FormatType.XhtmlImpl, FormatType.XhtmlStandard, FormatType.XhtmlStandard1_0Impl, FormatType.XhtmlStandard1x, FormatType.XhtmlStandard1xImpl, FormatType.XhtmlStandard2x, FormatType.XhtmlStandardImpl, FormatType.Xml, FormatType.Xml1_0Impl, FormatType.Xml1x, FormatType.Xml1xImpl, FormatType.XmlImpl
 
Field Summary
 
Fields inherited from class org.barracudamvc.core.view.FormatType
CHTML_1_0, CHTML_2_0, domCl, HTML_3_0, HTML_3_1, HTML_3_2, HTML_4_0, HTML_4_1, UNKNOWN_FORMAT, VXML_1_0, WML_1_0, XHTML_BASIC_1_0, XHTML_STANDARD_1_0, XML_1_0
 
Constructor Summary
protected FormatType.Wml1_0Impl()
           
 
Methods inherited from class org.barracudamvc.core.view.FormatType.GenericDataImpl
toString
 
Methods inherited from class org.barracudamvc.core.view.FormatType
getDOMClass, main
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FormatType.Wml1_0Impl

protected FormatType.Wml1_0Impl()


Copyright © 2004 BarracudaMVC.org All Rights Reserved.