org.jboss.security.xacml.interfaces
Interface ElementMappingType

All Known Subinterfaces:
RequestContext, ResponseContext
All Known Implementing Classes:
JBossRequestContext, JBossResponseContext

public interface ElementMappingType

Represents an element from a document

Since:
Apr 3, 2008
Version:
$Revision$
Author:
Anil.Saldhana@redhat.com

Method Summary
 Element asElement(Document root)
          Return a new Element given the owner document
 

Method Detail

asElement

Element asElement(Document root)
Return a new Element given the owner document

Parameters:
root -
Returns:


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.