org.apache.ws.jaxme.xs
Interface XSOpenAttrs
- XSObject
- JAXBAny, JAXBAttribute, JAXBElement, JAXBGroup, JAXBSchema, JAXBType, JAXBWildcard, XSAnnotation, XSAny, XSAttribute, XSAttributeGroup, XSElement, XSGroup, XSIdentityConstraint, XSKeyRef, XSSchema, XSType, XSWildcard
- AbstractAtomicType, AbstractBuiltinType, AbstractListType, AbstractSimpleType, JAXBAttributeImpl, JAXBElementImpl, JAXBGroupImpl, JAXBSchemaImpl, JAXBTypeImpl, JAXBWildcardImpl, JMChar, XSAnnotationImpl, XSAnyImpl, XSAnySimpleType, XSAnyType, XSAnyURI, XSAttributeGroupImpl, XSAttributeImpl, XSBase64Binary, XSBoolean, XSByte, XSDate, XSDateTime, XSDecimal, XSDouble, XSDuration, XSElementImpl, XSEntities, XSEntity, XSFloat, XSGDay, XSGMonth, XSGMonthDay, XSGroupImpl, XSGYear, XSGYearMonth, XSHexBinary, XSIdentityConstraintImpl, XSID, XSIDREF, XSIDREFs, XSInt, XSInteger, XSKeyRefImpl, XSLanguage, XSLong, XSName, XSNCName, XSNegativeInteger, XSNMToken, XSNMTokens, XSNonNegativeInteger, XSNonPositiveInteger, XSNormalizedString, XSNotation, XSOpenAttrsImpl, XSPositiveInteger, XSQName, XSSchemaImpl, XSShort, XSString, XSTime, XSToken, XSTypeImpl, XSUnsignedByte, XSUnsignedInt, XSUnsignedLong, XSUnsignedShort, XSWildcardImpl
public interface XSOpenAttrs
Interface of an object, which allows for additional
attributes from non-default namespaces.
getOpenAttributes
public Attributes getOpenAttributes()
Returns the additional attributes, if any, or null.