Uses of Interface
org.apache.cocoon.components.language.markup.MarkupLanguage

Packages that use MarkupLanguage
org.apache.cocoon.components.language.markup   
org.apache.cocoon.components.language.markup.xsp   
 

Uses of MarkupLanguage in org.apache.cocoon.components.language.markup
 

Classes in org.apache.cocoon.components.language.markup that implement MarkupLanguage
 class AbstractMarkupLanguage
          Base implementation of MarkupLanguage.
 class CocoonMarkupLanguage
          Base implementation of MarkupLanguage.
 

Uses of MarkupLanguage in org.apache.cocoon.components.language.markup.xsp
 

Classes in org.apache.cocoon.components.language.markup.xsp that implement MarkupLanguage
 class XSPMarkupLanguage
          This class implements MarkupLanguage for Cocoon's XSP.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.