org.jbind.xml.base
Interface IHasLocation

All Known Subinterfaces:
IAdditionalSource, IAllDecl, IAllDesc, IAllRef, IAnnotated, IAnnotationElement, IAny, IAnyAttribute, IAnyElement, IAnySimpleType, IAnyType, IAppInfoElement, IAtomicType, IAttrDecl, IAttrDesc, IAttrGroupDecl, IAttrGroupDesc, IAttrGroupRef, IAttribute, IAttributeDeclaration, IAttributeGroupDeclaration, IAttributeGroupRef, IAttributeImpl, IAttributesModel, IAttrRef, IAttrRefOrDecl, IAttrWildcard, IBuiltInConstraint, IChoiceDecl, IChoiceDesc, IChoiceRef, IComplexCCType, IComplexContentModelDesc, IComplexDerivation, IComplexExtensionDerivation, IComplexRestrictionDerivation, IComplexSCType, IComplexType, IComplexTypeDef, IComponent, IComponentJob, IComponentJobHelper, IConstraint, IContentDesc, IContentModelDesc, IDataImpl, IDataRefOrDecl, IDeclaration, IDerivation, IDocumentationElement, IDomAttr, IDomAttrOrElm, IDomCDataSection, IDomCharacterData, IDomComment, IDomDocument, IDomDocumentFragment, IDomDocumentType, IDomElement, IDomEntity, IDomEntityReference, IDomNode, IDomNotation, IDomParent, IDomProcessingInstruction, IDomText, IElemDecl, IElemDesc, IElement, IElementDeclaration, IElementIdentityConstraint, IElementImpl, IElementInstanceConstraint, IElementKeyConstraint, IElementKeyRefConstraint, IElementParticle, IElementUniqueConstraint, IElemGroupDecl, IElemGroupDesc, IElemGroupRef, IElemRef, IElemRefOrDecl, IElemWildcard, IEnumerationConstraint, IFacet, IField, IGroupDeclaration, IIdentityConstraint, IIdentityConstraintComponent, IIdentityConstraintElement, IIdRefOrIdRefsConstraint, IImpl, IImport, IImportJobHelper, IInclude, IIncludeJobHelper, IInstanceConstraint, IJob, IJobHelper, IJobRef, IKeyConstraintElement, IKeyRefConstraintElement, ILengthConstraint, IListType, IListVariety, ILngthConstraint, ILocation, IMaxExclusiveConstraint, IMaxInclusiveConstraint, IMaxLengthConstraint, IMinExclusiveConstraint, IMinInclusiveConstraint, IMinLengthConstraint, IModelGroup, IModelGroupDeclaration, IModelGroupRef, INamed, INode, INotation, INotation, IOpenAttributes, IPartDeclaration, IParticle, IPatternConstraint, IRedefinable, IRedefine, IRedefineJobHelper, IReferenceConstraint, IRestrictedSimpleType, IRestrictionVariety, ISchema, ISchemaElement, ISchemaJob, ISchemaJobHelper, ISelector, ISequenceDecl, ISequenceDesc, ISequenceRef, ISimpleConstraint, ISimpleContentModelDesc, ISimpleDerivation, ISimpleExtensionContentModel, ISimpleExtensionDerivation, ISimpleRestrictionContentModel, ISimpleRestrictionDerivation, ISimpleType, ISimpleTypeDef, ISourceInfo, ISourceJobHelper, IText, ITextImpl, IThresholdConstraint, ITopLevelElement, ITopLevelJobHelper, ITypeDef, ITypeIdentityConstraint, ITypeInstanceConstraint, ITypeKeyConstraint, ITypeKeyRefConstraint, ITypeUniqueConstraint, IUnionType, IUnionVariety, IUniqueConstraintElement, IVariety, IXPathComponent, IXPathConstraint, IXPathConstraintElement
All Known Implementing Classes:
AbbreviatedContentModel, AbstractListType, AbstractType, AdditionalSource, AllDecl, Annotated, AnnotationElement, Any, AnyAttribute, AnyElement, AnyType, AppInfoElement, AttrDecl, AttrDesc, AttrGroupDecl, AttrGroupRef, Attribute, AttributeDeclaration, AttributeGroupDeclaration, AttributeGroupRef, AttributeImpl, AttributesConstraint, AttributesModel, AttributesModelGroupCreator, AttrRef, AttrRefOrDecl, AttrWildcard, BuiltInAtomicType, BuiltInConstraint, BuiltInLocation, BuiltInSimpleType, ChoiceDecl, ComplexContentModelDesc, ComplexDerivation, ComplexExtensionDerivation, ComplexRestrictionDerivation, ComplexType, ComplexTypeCC, ComplexTypeDef, ComplexTypeSC, Component, ComponentJob, Constraint, ConstraintType.Enumeration.EnumerationConstraint, ConstraintType.Pattern.PatternConstraint, org.jbind.xml.core.constraint.ConstraintType.SimpleConstraint, Content, ContentModelDesc, DataImpl, Declaration, Derivation, DocumentationElement, DomAttr, DomAttrOrElm, DomCDataSection, DomCharacterData, DomComment, DomDocument, DomDocumentFragment, DomDocumentType, DomElement, DomEntity, DomEntityReference, DomNode, DomNotation, DomProcessingInstruction, DomText, ElemDecl, ElemDesc, Element, ElementDeclaration, ElementFactoryImpl, ElementFactoryImpl, ElementIdentityConstraint, ElementImpl, ElementKeyConstraint, ElementKeyConstraintElement, ElementKeyRefConstraint, ElementKeyRefConstraintElement, ElementUniqueConstraint, ElementUniqueConstraintElement, ElemGroupDesc, ElemRef, ElemRefOrDecl, ElemWildcard, Facet, Field, GroupDeclaration, IdentityConstraint, IdentityConstraintComponent, IdentityConstraintElement, IdRefOrIdRefsConstraint, Impl, Import, Include, Job, JobRef, ListVariety, Location, ModelGroup, ModelGroupDeclaration, ModelGroupRef, Named, Node, Notation, Notation, OpenAttributes, PartDeclaration, Particle, Redefine, ResourceLocation, RestrictedAtomicType, RestrictedListType, RestrictedSimpleType, RestrictedUnionType, RestrictionVariety, Schema, SchemaElement, SchemaJob, Selector, SequenceDecl, SimpleContentModelDesc, SimpleDerivation, SimpleExtensionDerivation, SimpleRestrictionDerivation, SimpleType, SimpleTypeDef, SourceInfo, StringDataImpl, Text, TextImpl, TypeDef, TypeInstanceConstraint, TypeKeyConstraint, TypeKeyConstraintElement, TypeKeyRefConstraint, TypeKeyRefConstraintElement, TypeUniqueConstraint, TypeUniqueConstraintElement, UnionType, UnionVariety, Variety, XPathComponent, XPathConstraint, XPathConstraintElement

public interface IHasLocation


Method Summary
 ILocation getLocation()
           
 

Method Detail

getLocation

public ILocation getLocation()