nbi.xmlsec.xacml.builder
Class ApplyTypeBuilder

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

public class ApplyTypeBuilder
extends ApplyBuilder

Class to create ApplyTypeBuilder instances.

Since:
Version:
$Revision: 1.2 $
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
ApplyTypeBuilder()
           
ApplyTypeBuilder(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

ApplyTypeBuilder

public ApplyTypeBuilder()

ApplyTypeBuilder

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


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