com.ten60.netkernel.urii.fragment
Interface IFragmentor
- All Superinterfaces:
- IURComponent
- All Known Implementing Classes:
- NKFFragmentorImpl
- public interface IFragmentor
- extends IURComponent
A component of a module which can change a representation in such a way as
to apply a URIs fragment specification
getModule
public ModuleDefinition getModule()
matches
public boolean matches(URRequest aRequest)
fragment
public IURRepresentation fragment(URRequest aRequest)
throws NetKernelException
- Fragment the given Representation
- Parameters:
aRequest
- the request which necessitated this fragmentation
- Returns:
- a fragmented representation
- Throws:
NetKernelException
- throw if the fragmentation fails for any reason
Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.