Uses of Interface
org.w3.x1999.xlink.TypeAttribute.Type
Packages that use TypeAttribute.Type
Package
Description
-
Uses of TypeAttribute.Type in org.graphdrawing.graphml.xmlns
Methods in org.graphdrawing.graphml.xmlns that return TypeAttribute.TypeMethods in org.graphdrawing.graphml.xmlns with parameters of type TypeAttribute.TypeModifier and TypeMethodDescriptionvoidLocatorType.xsetType(TypeAttribute.Type type) Sets (as xml) the "type" attribute -
Uses of TypeAttribute.Type in org.graphdrawing.graphml.xmlns.impl
Methods in org.graphdrawing.graphml.xmlns.impl that return TypeAttribute.TypeMethods in org.graphdrawing.graphml.xmlns.impl with parameters of type TypeAttribute.TypeModifier and TypeMethodDescriptionvoidLocatorTypeImpl.xsetType(TypeAttribute.Type type) Sets (as xml) the "type" attribute -
Uses of TypeAttribute.Type in org.w3.x1999.xlink
Methods in org.w3.x1999.xlink that return TypeAttribute.TypeModifier and TypeMethodDescriptionstatic TypeAttribute.TypeTypeAttribute.Type.Factory.newInstance()static TypeAttribute.TypeTypeAttribute.Type.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static TypeAttribute.TypeTypeAttribute.xgetType()Gets (as xml) the "type" attributeMethods in org.w3.x1999.xlink with parameters of type TypeAttribute.TypeModifier and TypeMethodDescriptionvoidTypeAttribute.xsetType(TypeAttribute.Type type) Sets (as xml) the "type" attribute -
Uses of TypeAttribute.Type in org.w3.x1999.xlink.impl
Classes in org.w3.x1999.xlink.impl that implement TypeAttribute.TypeModifier and TypeClassDescriptionstatic classAn XML type(@http://www.w3.org/1999/xlink).Methods in org.w3.x1999.xlink.impl that return TypeAttribute.TypeModifier and TypeMethodDescriptionTypeAttributeImpl.xgetType()Gets (as xml) the "type" attributeMethods in org.w3.x1999.xlink.impl with parameters of type TypeAttribute.TypeModifier and TypeMethodDescriptionvoidTypeAttributeImpl.xsetType(TypeAttribute.Type type) Sets (as xml) the "type" attribute