org.apache.myfaces.buildtools.maven2.plugin.builder.qdox
Class CompositeComponentModelBuilder
java.lang.Object
org.apache.myfaces.buildtools.maven2.plugin.builder.qdox.CompositeComponentModelBuilder
public class CompositeComponentModelBuilder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMPOSITE_LIBRARY_NAME
public static final String COMPOSITE_LIBRARY_NAME
- See Also:
- Constant Field Values
INTERFACE_NAME
public static final String INTERFACE_NAME
- See Also:
- Constant Field Values
ATTRIBUTE_NAME
public static final String ATTRIBUTE_NAME
- See Also:
- Constant Field Values
FACET_NAME
public static final String FACET_NAME
- See Also:
- Constant Field Values
CompositeComponentModelBuilder
public CompositeComponentModelBuilder()
buildModel
public void buildModel(Model model,
ModelParams parameters)
doParseMetadata
protected void doParseMetadata(Model model,
URL src,
String shortLibraryName,
String libraryName,
String resourceName,
String componentName,
String alias)
throws IOException,
SAXException,
ParserConfigurationException
- Throws:
IOException
SAXException
ParserConfigurationException
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.