com.melloware.jspiff.jaxp
Class RNameClass

java.lang.Object
  extended by com.melloware.jspiff.jaxp.RNameClass

public final class RNameClass
extends Object

RNameClass

Since:
May. 19, 2002
Version:
May. 17, 2003
Author:
ASAMI, Tomoharu (asami@relaxer.org), Emil A. Lefkof III

Nested Class Summary
static class RNameClass.AnyName
           
static class RNameClass.Choice
           
static class RNameClass.Except
           
static class RNameClass.Name
           
static class RNameClass.Node
           
static class RNameClass.NsName
           
 
Constructor Summary
RNameClass(String config)
           
 
Method Summary
 String[] getAttributeHungry(RStack stack)
           
 boolean isMatchAttributeHungry(RStack stack)
           
 boolean isMatchElement(Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RNameClass

public RNameClass(String config)
Method Detail

getAttributeHungry

public String[] getAttributeHungry(RStack stack)

isMatchAttributeHungry

public boolean isMatchAttributeHungry(RStack stack)

isMatchElement

public boolean isMatchElement(Element element)


Copyright © 1999-2006 Melloware Inc. All Rights Reserved.