org.modeshape.sequencer.xsd
Class NamespaceEntityResolver.Target

java.lang.Object
  extended by org.modeshape.sequencer.xsd.NamespaceEntityResolver.Target
Enclosing class:
NamespaceEntityResolver

protected static final class NamespaceEntityResolver.Target
extends Object


Field Summary
protected  Path path
           
protected  UUID uuid
           
 
Constructor Summary
protected NamespaceEntityResolver.Target(Path path, UUID uuid)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

path

protected final Path path

uuid

protected final UUID uuid
Constructor Detail

NamespaceEntityResolver.Target

protected NamespaceEntityResolver.Target(Path path,
                                         UUID uuid)


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