net.rootdev.javardfa
Class ProfileCollector.NullProfileCollector

java.lang.Object
  extended by net.rootdev.javardfa.ProfileCollector.NullProfileCollector
All Implemented Interfaces:
ProfileCollector
Enclosing interface:
ProfileCollector

public static final class ProfileCollector.NullProfileCollector
extends Object
implements ProfileCollector


Nested Class Summary
 
Nested classes/interfaces inherited from interface net.rootdev.javardfa.ProfileCollector
ProfileCollector.NullProfileCollector
 
Field Summary
 
Fields inherited from interface net.rootdev.javardfa.ProfileCollector
EMPTY_COLLECTOR, NS, prefix, term, uri
 
Constructor Summary
ProfileCollector.NullProfileCollector()
           
 
Method Summary
 void getProfile(String profileURI, EvalContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileCollector.NullProfileCollector

public ProfileCollector.NullProfileCollector()
Method Detail

getProfile

public void getProfile(String profileURI,
                       EvalContext context)
Specified by:
getProfile in interface ProfileCollector


Copyright © 2009-2012. All Rights Reserved.