org.richfaces.cdk.templatecompiler
Class XhtmlElSchemaProvider

java.lang.Object
  extended by org.richfaces.cdk.templatecompiler.XhtmlElSchemaProvider
All Implemented Interfaces:
javax.inject.Provider<org.richfaces.cdk.attributes.Schema>

public class XhtmlElSchemaProvider
extends java.lang.Object
implements com.google.inject.Provider<org.richfaces.cdk.attributes.Schema>

Author:
asmirnov

Constructor Summary
XhtmlElSchemaProvider(JAXB jaxbBinding)
           
 
Method Summary
 org.richfaces.cdk.attributes.Schema get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XhtmlElSchemaProvider

@Inject
public XhtmlElSchemaProvider(JAXB jaxbBinding)
Method Detail

get

public org.richfaces.cdk.attributes.Schema get()
Specified by:
get in interface javax.inject.Provider<org.richfaces.cdk.attributes.Schema>


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.