com.evolvedbinary.xpath.parser.ast.partial
Class PartialAttributeTest

java.lang.Object
  extended by com.evolvedbinary.xpath.parser.ast.AbstractASTNode
      extended by com.evolvedbinary.xpath.parser.ast.partial.AbstractPartialASTNode<PartialAttributeTest.PartialAttributeTest1,QNameW>
          extended by com.evolvedbinary.xpath.parser.ast.partial.PartialAttributeTest
All Implemented Interfaces:
ASTNode, PartialASTNode<PartialAttributeTest.PartialAttributeTest1,QNameW>

public class PartialAttributeTest
extends AbstractPartialASTNode<PartialAttributeTest.PartialAttributeTest1,QNameW>

Created by aretter on 30/01/2016.


Nested Class Summary
 class PartialAttributeTest.PartialAttributeTest1
           
 
Constructor Summary
PartialAttributeTest()
           
 
Method Summary
 PartialAttributeTest.PartialAttributeTest1 complete(QNameW name)
           
protected  String describe()
           
 
Methods inherited from class com.evolvedbinary.xpath.parser.ast.partial.AbstractPartialASTNode
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PartialAttributeTest

public PartialAttributeTest()
Method Detail

complete

public PartialAttributeTest.PartialAttributeTest1 complete(@Nullable
                                                           QNameW name)

describe

protected String describe()
Specified by:
describe in class AbstractASTNode


Copyright © 2016 Evolved Binary Ltd.. All Rights Reserved.