Uses of Interface
org.jboss.dna.common.component.Component

Packages that use Component
org.jboss.dna.repository.sequencer The classes that make up the sequencing service and its configuration. 
 

Uses of Component in org.jboss.dna.repository.sequencer
 

Subinterfaces of Component in org.jboss.dna.repository.sequencer
 interface Sequencer
          The interface for a DNA sequencer, which sequences nodes and their content to extract additional information from the information.
 

Classes in org.jboss.dna.repository.sequencer that implement Component
 class StreamSequencerAdapter
          An adapter class that wraps a StreamSequencer instance to be a Sequencer.
 



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