© 2005 BEA Systems, Inc.

com.bea.p13n.content.query
Class ContentQueryNodeSupport

java.lang.Object
  extended bycom.bea.p13n.expression.internal.parser.ast.NodeSupport
      extended bycom.bea.p13n.content.query.ContentQueryNodeSupport

public class ContentQueryNodeSupport
extends com.bea.p13n.expression.internal.parser.ast.NodeSupport

Class ContentQueryNodeSupport provides node factory support for the contentquery name space defined in contentquery-1_1.xsd. The factory method of this class simply returns a named instance of the class ContentQueryNode.


Field Summary
static String NAME_SPACE
           
 
Constructor Summary
ContentQueryNodeSupport()
           
 
Method Summary
 com.bea.p13n.expression.internal.parser.ast.CompositeNode createNode(String elementName)
           
 
Methods inherited from class com.bea.p13n.expression.internal.parser.ast.NodeSupport
addNodeSupport, defaultAssembleTypeName, defaultCreateNode, getNameSpace, getNodeSupport
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME_SPACE

public static final String NAME_SPACE
See Also:
Constant Field Values
Constructor Detail

ContentQueryNodeSupport

public ContentQueryNodeSupport()
Method Detail

createNode

public com.bea.p13n.expression.internal.parser.ast.CompositeNode createNode(String elementName)
                                                                     throws com.bea.p13n.expression.internal.parser.ast.NodeCreationException
Throws:
com.bea.p13n.expression.internal.parser.ast.NodeCreationException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved