org.apache.myfaces.tobago.facelets
Class ContentTypeRule

java.lang.Object
  extended by com.sun.facelets.tag.MetaRule
      extended by org.apache.myfaces.tobago.facelets.ContentTypeRule

public class ContentTypeRule
extends com.sun.facelets.tag.MetaRule


Field Summary
static ContentTypeRule INSTANCE
           
 
Constructor Summary
ContentTypeRule()
           
 
Method Summary
 com.sun.facelets.tag.Metadata applyRule(String name, com.sun.facelets.tag.TagAttribute attribute, com.sun.facelets.tag.MetadataTarget metadataTarget)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final ContentTypeRule INSTANCE
Constructor Detail

ContentTypeRule

public ContentTypeRule()
Method Detail

applyRule

public com.sun.facelets.tag.Metadata applyRule(String name,
                                               com.sun.facelets.tag.TagAttribute attribute,
                                               com.sun.facelets.tag.MetadataTarget metadataTarget)
Specified by:
applyRule in class com.sun.facelets.tag.MetaRule


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.