nbi.xmlsec.xacml.builder
Class ConditionTypeBuilder

java.lang.Object
  extended bynbi.xmlsec.xacml.builder.EvaluatableBuilder
      extended bynbi.xmlsec.xacml.builder.ApplyBuilder
          extended bynbi.xmlsec.xacml.builder.ConditionTypeBuilder

public class ConditionTypeBuilder
extends ApplyBuilder

Class to create ConditionTypeBuilder instances.

Since:
Version:
$Revision: 1.3 $
Author:
Lutz Suhrbier

Field Summary
 
Fields inherited from class nbi.xmlsec.xacml.builder.ApplyBuilder
isCondition, XMLSCHEMA_NAMESPACE
 
Fields inherited from class nbi.xmlsec.xacml.builder.EvaluatableBuilder
evaluatables, logger
 
Constructor Summary
ConditionTypeBuilder()
           
ConditionTypeBuilder(SyntaxScheme scheme)
           
 
Methods inherited from class nbi.xmlsec.xacml.builder.ApplyBuilder
add, add, getInstance, parse, remove, setBagFunction, setBagFunction, setFunction, setFunction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConditionTypeBuilder

public ConditionTypeBuilder()

ConditionTypeBuilder

public ConditionTypeBuilder(SyntaxScheme scheme)
                     throws ParsingException,
                            UnknownIdentifierException,
                            FunctionTypeException
Parameters:
scheme -
Throws:
ParsingException
UnknownIdentifierException
FunctionTypeException


Copyright © 2006 Lutz Suhrbier, Freie Universität Berlin. All Rights Reserved.