Java Doc for SVGOMElement.java in  » Graphic-Library » batik » org » apache » batik » dom » svg » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Graphic Library » batik » org.apache.batik.dom.svg 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.apache.batik.dom.AbstractElement
   org.apache.batik.dom.svg.AbstractElement
      org.apache.batik.dom.svg.SVGOMElement

All known Subclasses:   org.apache.batik.dom.svg.SVGOMAltGlyphDefElement,  org.apache.batik.dom.svg.SVGOMDefinitionSrcElement,  org.apache.batik.dom.svg.SVGOMFEMergeNodeElement,  org.apache.batik.dom.svg.SVGOMHKernElement,  org.apache.batik.dom.svg.SVGOMAnimationElement,  org.apache.batik.dom.svg12.SVGOMHandlerElement,  org.apache.batik.dom.svg.SVGOMVKernElement,  org.apache.batik.dom.svg.SVGOMMetadataElement,  org.apache.batik.dom.svg.SVGOMAltGlyphItemElement,  org.apache.batik.dom.svg.SVGOMURIReferenceElement,  org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement,  org.apache.batik.dom.svg.SVGOMFontFaceSrcElement,  org.apache.batik.dom.svg.SVGOMStyleElement,  org.apache.batik.dom.svg.SVGOMFESpotLightElement,  org.apache.batik.extension.ExtensionElement,  org.apache.batik.dom.svg.SVGOMFontFaceElement,  org.apache.batik.dom.svg12.XBLOMElement,  org.apache.batik.dom.svg.SVGOMFEPointLightElement,  org.apache.batik.dom.svg.SVGOMViewElement,  org.apache.batik.dom.svg.SVGOMFontFaceFormatElement,  org.apache.batik.dom.svg.SVGOMFontFaceNameElement,  org.apache.batik.dom.svg.SVGOMFontFaceUriElement,  org.apache.batik.dom.svg.SVGStylableElement,  org.apache.batik.dom.svg.SVGOMFEDistantLightElement,
SVGOMElement
abstract public class SVGOMElement extends AbstractElement implements SVGElement,SVGConstants,ExtendedTraitAccess,AnimationTarget(Code)
This class implements the SVGElement interface.
author:
   Stephane Hillion
version:
   $Id: SVGOMElement.java 491178 2006-12-30 06:18:34Z cam $

Inner Class :protected class UnitContext implements UnitProcessor.Context

Field Summary
protected  Stringprefix
     The element prefix.
protected transient  booleanreadonly
    
protected transient  SVGContextsvgContext
     The SVG context to get SVG specific informations.
protected  DoublyIndexedTabletargetListeners
     Table mapping namespaceURI/local name pairs to LinkedList s of AnimationTargetListener s.
protected  UnitProcessor.ContextunitContext
     The context used to resolve the units.
protected static  DoublyIndexedTablexmlTraitInformation
     Table mapping XML attribute names to TraitInformation objects.

Constructor Summary
protected  SVGOMElement()
     Creates a new Element object.
protected  SVGOMElement(String prefix, AbstractDocument owner)
     Creates a new Element object.

Method Summary
public  voidaddTargetListener(String ns, String an, boolean isCSS, AnimationTargetListener l)
     Adds a listener for changes to the given attribute value.
protected  NodecopyInto(Node n)
     Copy the fields of the current node into the given node.
protected  SVGOMAnimatedBooleancreateLiveAnimatedBoolean(String ns, String ln, boolean def)
     Creates a new SVGOMAnimatedBoolean and stores it in this element's LiveAttributeValue table.
protected  SVGOMAnimatedEnumerationcreateLiveAnimatedEnumeration(String ns, String ln, String[] val, short def)
     Creates a new SVGOMAnimatedEnumeration and stores it in this element's LiveAttributeValue table.
protected  SVGOMAnimatedIntegercreateLiveAnimatedInteger(String ns, String ln, int def)
     Creates a new SVGOMAnimatedInteger and stores it in this element's LiveAttributeValue table.
protected  SVGOMAnimatedLengthcreateLiveAnimatedLength(String ns, String ln, String val, short dir, boolean nonneg)
     Creates a new SVGOMAnimatedLength and stores it in this element's LiveAttributeValue table.
protected  SVGOMAnimatedLengthListcreateLiveAnimatedLengthList(String ns, String ln, String def, boolean emptyAllowed, short dir)
     Creates a new SVGOMAnimatedLengthList and stores it in this element's LiveAttributeValue table.
protected  SVGOMAnimatedMarkerOrientValuecreateLiveAnimatedMarkerOrientValue(String ns, String ln)
     Creates a new SVGOMAnimatedMarkerOrientValue and stores it in this element's LiveAttributeValue table.
protected  SVGOMAnimatedNumbercreateLiveAnimatedNumber(String ns, String ln, float def)
     Creates a new SVGOMAnimatedNumber and stores it in this element's LiveAttributeValue table.
protected  SVGOMAnimatedNumbercreateLiveAnimatedNumber(String ns, String ln, float def, boolean allowPercentage)
     Creates a new SVGOMAnimatedNumber that can be parsed as a percentage and stores it in this element's LiveAttributeValue table.
protected  SVGOMAnimatedNumberListcreateLiveAnimatedNumberList(String ns, String ln, String def, boolean canEmpty)
     Creates a new SVGOMAnimatedNumberList and stores it in this element's LiveAttributeValue table.
protected  SVGOMAnimatedPathDatacreateLiveAnimatedPathData(String ns, String ln, String def)
     Creates a new SVGOMAnimatedPathData and stores it in this element's LiveAttributeValue table.
protected  SVGOMAnimatedPointscreateLiveAnimatedPoints(String ns, String ln, String def)
     Creates a new SVGOMAnimatedPoints and stores it in this element's LiveAttributeValue table.
protected  SVGOMAnimatedPreserveAspectRatiocreateLiveAnimatedPreserveAspectRatio()
     Creates a new SVGOMAnimatedPreserveAspectRatio and stores it in this element's LiveAttributeValue table.
protected  SVGOMAnimatedStringcreateLiveAnimatedString(String ns, String ln)
     Creates a new SVGOMAnimatedString and stores it in this element's LiveAttributeValue table.
protected  SVGOMAnimatedTransformListcreateLiveAnimatedTransformList(String ns, String ln, String def)
     Creates a new SVGOMAnimatedTransformList and stores it in this element's LiveAttributeValue table.
public  SVGExceptioncreateSVGException(short type, String key, Object[] args)
     Creates an SVGException with the appropriate error message.
protected  NodedeepCopyInto(Node n)
     Deeply copy the fields of the current node into the given node.
protected  NodedeepExport(Node n, AbstractDocument d)
     Deeply exports this node to the given document.
protected  Nodeexport(Node n, AbstractDocument d)
     Exports this node to the given document.
 voidfireBaseAttributeListeners(String ns, String ln)
     Fires the listeners registered for changes to the base value of the given attribute.
final protected  shortgetAttributePercentageInterpretation(String ns, String ln)
     Gets how percentage values are interpreted by the given attribute.
final public  intgetAttributeType(String ns, String ln)
     Returns the type of the given attribute.
protected  AnimatableValuegetBaseValue(SVGAnimatedInteger n, SVGAnimatedInteger on)
     Returns an AnimatableNumberOptionalNumberValue for the base value of the given two SVGAnimatedIntegers.
protected  AnimatableValuegetBaseValue(SVGAnimatedNumber n, SVGAnimatedNumber on)
     Returns an AnimatableNumberOptionalNumberValue for the base value of the given two SVGAnimatedNumbers.
protected  StringgetCascadedXMLBase(Node node)
     Returns the xml:base attribute value of the given element, resolving any dependency on parent bases if needed.
public  ElementgetElement()
     Returns the element.
public  StringgetId()
     DOM: Implements SVGElement.getId .
public  StringgetNamespaceURI()
     DOM: Implements Node.getNamespaceURI .
public  StringgetNodeName()
     DOM: Implements Node.getNodeName .
public  SVGSVGElementgetOwnerSVGElement()
     DOM: Implements SVGElement.getOwnerSVGElement .
public  shortgetPercentageInterpretation(String ns, String an, boolean isCSS)
     Gets how percentage values are interpreted by the given attribute or property.
public  intgetPropertyType(String pn)
     Returns the type of the given property.
public  SVGContextgetSVGContext()
     Returns the SVG context used to get SVG specific informations.
protected  DoublyIndexedTablegetTraitInformationTable()
     Returns the table of TraitInformation objects for this element.
public  AnimatableValuegetUnderlyingValue(String ns, String ln)
     Returns the underlying value of an animatable XML attribute.
public  SVGElementgetViewportElement()
     DOM: Implements SVGElement.getViewportElement .
public  StringgetXMLbase()
     DOM: Implements SVGElement.getXMLbase .
public  booleanhasProperty(String pn)
     Returns whether the given CSS property is available on this element.
public  booleanhasTrait(String ns, String ln)
     Returns whether the given trait is available on this element.
protected  voidinitializeAllLiveAttributes()
     Initializes all live attributes for this element.
public  booleanisAttributeAdditive(String ns, String ln)
     Returns whether the given XML attribute is additive.
final public  booleanisAttributeAnimatable(String ns, String ln)
     Returns whether the given XML attribute is animatable.
public  booleanisPropertyAdditive(String pn)
     Returns whether the given CSS property is additive.
public  booleanisPropertyAnimatable(String pn)
     Returns whether the given CSS property is animatable.
public  booleanisReadonly()
     Tests whether this node is readonly.
public  booleanisTraitAdditive(String ns, String tn)
     Returns whether the given trait is additive.
public  booleanisTraitAnimatable(String ns, String tn)
     Returns whether the given trait is animatable.
public  voidremoveTargetListener(String ns, String an, boolean isCSS, AnimationTargetListener l)
     Removes a listener for changes to the given attribute value.
public  voidsetId(String id)
     DOM: Implements SVGElement.setId(String) .
public  voidsetPrefix(String prefix)
     DOM: Implements Node.setPrefix(String) .
public  voidsetReadonly(boolean v)
     Sets this node readonly attribute.
public  voidsetSVGContext(SVGContext ctx)
     Sets the SVG context to use to get SVG specific informations.
public  voidsetXMLbase(String xmlbase)
     DOM: Implements SVGElement.setXMLbase(String) .
public  floatsvgToUserSpace(float v, short type, short pcInterp)
     Converts the given SVG length into user units.
public  voidupdateAttributeValue(String ns, String ln, AnimatableValue val)
     Updates an attribute value in this target.
public  voidupdateOtherValue(String type, AnimatableValue val)
     Updates a 'other' animation value in this target.
public  voidupdatePropertyValue(String pn, AnimatableValue val)
     Updates a property value in this target.
public  booleanuseLinearRGBColorInterpolation()
     Returns whether color interpolations should be done in linear RGB color space rather than sRGB.

Field Detail
prefix
protected String prefix(Code)
The element prefix.



readonly
protected transient boolean readonly(Code)
Is this element immutable?



svgContext
protected transient SVGContext svgContext(Code)
The SVG context to get SVG specific informations.



targetListeners
protected DoublyIndexedTable targetListeners(Code)
Table mapping namespaceURI/local name pairs to LinkedList s of AnimationTargetListener s.



unitContext
protected UnitProcessor.Context unitContext(Code)
The context used to resolve the units.



xmlTraitInformation
protected static DoublyIndexedTable xmlTraitInformation(Code)
Table mapping XML attribute names to TraitInformation objects.




Constructor Detail
SVGOMElement
protected SVGOMElement()(Code)
Creates a new Element object.



SVGOMElement
protected SVGOMElement(String prefix, AbstractDocument owner)(Code)
Creates a new Element object.
Parameters:
  prefix - The namespace prefix.
Parameters:
  owner - The owner document.




Method Detail
addTargetListener
public void addTargetListener(String ns, String an, boolean isCSS, AnimationTargetListener l)(Code)
Adds a listener for changes to the given attribute value.



copyInto
protected Node copyInto(Node n)(Code)
Copy the fields of the current node into the given node.
Parameters:
  n - a node of the type of this.



createLiveAnimatedBoolean
protected SVGOMAnimatedBoolean createLiveAnimatedBoolean(String ns, String ln, boolean def)(Code)
Creates a new SVGOMAnimatedBoolean and stores it in this element's LiveAttributeValue table.



createLiveAnimatedEnumeration
protected SVGOMAnimatedEnumeration createLiveAnimatedEnumeration(String ns, String ln, String[] val, short def)(Code)
Creates a new SVGOMAnimatedEnumeration and stores it in this element's LiveAttributeValue table.



createLiveAnimatedInteger
protected SVGOMAnimatedInteger createLiveAnimatedInteger(String ns, String ln, int def)(Code)
Creates a new SVGOMAnimatedInteger and stores it in this element's LiveAttributeValue table.



createLiveAnimatedLength
protected SVGOMAnimatedLength createLiveAnimatedLength(String ns, String ln, String val, short dir, boolean nonneg)(Code)
Creates a new SVGOMAnimatedLength and stores it in this element's LiveAttributeValue table.



createLiveAnimatedLengthList
protected SVGOMAnimatedLengthList createLiveAnimatedLengthList(String ns, String ln, String def, boolean emptyAllowed, short dir)(Code)
Creates a new SVGOMAnimatedLengthList and stores it in this element's LiveAttributeValue table.



createLiveAnimatedMarkerOrientValue
protected SVGOMAnimatedMarkerOrientValue createLiveAnimatedMarkerOrientValue(String ns, String ln)(Code)
Creates a new SVGOMAnimatedMarkerOrientValue and stores it in this element's LiveAttributeValue table.



createLiveAnimatedNumber
protected SVGOMAnimatedNumber createLiveAnimatedNumber(String ns, String ln, float def)(Code)
Creates a new SVGOMAnimatedNumber and stores it in this element's LiveAttributeValue table.



createLiveAnimatedNumber
protected SVGOMAnimatedNumber createLiveAnimatedNumber(String ns, String ln, float def, boolean allowPercentage)(Code)
Creates a new SVGOMAnimatedNumber that can be parsed as a percentage and stores it in this element's LiveAttributeValue table.



createLiveAnimatedNumberList
protected SVGOMAnimatedNumberList createLiveAnimatedNumberList(String ns, String ln, String def, boolean canEmpty)(Code)
Creates a new SVGOMAnimatedNumberList and stores it in this element's LiveAttributeValue table.



createLiveAnimatedPathData
protected SVGOMAnimatedPathData createLiveAnimatedPathData(String ns, String ln, String def)(Code)
Creates a new SVGOMAnimatedPathData and stores it in this element's LiveAttributeValue table.



createLiveAnimatedPoints
protected SVGOMAnimatedPoints createLiveAnimatedPoints(String ns, String ln, String def)(Code)
Creates a new SVGOMAnimatedPoints and stores it in this element's LiveAttributeValue table.



createLiveAnimatedPreserveAspectRatio
protected SVGOMAnimatedPreserveAspectRatio createLiveAnimatedPreserveAspectRatio()(Code)
Creates a new SVGOMAnimatedPreserveAspectRatio and stores it in this element's LiveAttributeValue table.



createLiveAnimatedString
protected SVGOMAnimatedString createLiveAnimatedString(String ns, String ln)(Code)
Creates a new SVGOMAnimatedString and stores it in this element's LiveAttributeValue table.



createLiveAnimatedTransformList
protected SVGOMAnimatedTransformList createLiveAnimatedTransformList(String ns, String ln, String def)(Code)
Creates a new SVGOMAnimatedTransformList and stores it in this element's LiveAttributeValue table.



createSVGException
public SVGException createSVGException(short type, String key, Object[] args)(Code)
Creates an SVGException with the appropriate error message.



deepCopyInto
protected Node deepCopyInto(Node n)(Code)
Deeply copy the fields of the current node into the given node.
Parameters:
  n - a node of the type of this.



deepExport
protected Node deepExport(Node n, AbstractDocument d)(Code)
Deeply exports this node to the given document.



export
protected Node export(Node n, AbstractDocument d)(Code)
Exports this node to the given document.



fireBaseAttributeListeners
void fireBaseAttributeListeners(String ns, String ln)(Code)
Fires the listeners registered for changes to the base value of the given attribute.



getAttributePercentageInterpretation
final protected short getAttributePercentageInterpretation(String ns, String ln)(Code)
Gets how percentage values are interpreted by the given attribute.



getAttributeType
final public int getAttributeType(String ns, String ln)(Code)
Returns the type of the given attribute.



getBaseValue
protected AnimatableValue getBaseValue(SVGAnimatedInteger n, SVGAnimatedInteger on)(Code)
Returns an AnimatableNumberOptionalNumberValue for the base value of the given two SVGAnimatedIntegers.



getBaseValue
protected AnimatableValue getBaseValue(SVGAnimatedNumber n, SVGAnimatedNumber on)(Code)
Returns an AnimatableNumberOptionalNumberValue for the base value of the given two SVGAnimatedNumbers.



getCascadedXMLBase
protected String getCascadedXMLBase(Node node)(Code)
Returns the xml:base attribute value of the given element, resolving any dependency on parent bases if needed. Follows shadow trees when moving to parent nodes.



getElement
public Element getElement()(Code)
Returns the element.



getId
public String getId()(Code)
DOM: Implements SVGElement.getId .



getNamespaceURI
public String getNamespaceURI()(Code)
DOM: Implements Node.getNamespaceURI .



getNodeName
public String getNodeName()(Code)
DOM: Implements Node.getNodeName .



getOwnerSVGElement
public SVGSVGElement getOwnerSVGElement()(Code)
DOM: Implements SVGElement.getOwnerSVGElement .



getPercentageInterpretation
public short getPercentageInterpretation(String ns, String an, boolean isCSS)(Code)
Gets how percentage values are interpreted by the given attribute or property.



getPropertyType
public int getPropertyType(String pn)(Code)
Returns the type of the given property.



getSVGContext
public SVGContext getSVGContext()(Code)
Returns the SVG context used to get SVG specific informations.



getTraitInformationTable
protected DoublyIndexedTable getTraitInformationTable()(Code)
Returns the table of TraitInformation objects for this element.



getUnderlyingValue
public AnimatableValue getUnderlyingValue(String ns, String ln)(Code)
Returns the underlying value of an animatable XML attribute.



getViewportElement
public SVGElement getViewportElement()(Code)
DOM: Implements SVGElement.getViewportElement .



getXMLbase
public String getXMLbase()(Code)
DOM: Implements SVGElement.getXMLbase .



hasProperty
public boolean hasProperty(String pn)(Code)
Returns whether the given CSS property is available on this element.



hasTrait
public boolean hasTrait(String ns, String ln)(Code)
Returns whether the given trait is available on this element.



initializeAllLiveAttributes
protected void initializeAllLiveAttributes()(Code)
Initializes all live attributes for this element.



isAttributeAdditive
public boolean isAttributeAdditive(String ns, String ln)(Code)
Returns whether the given XML attribute is additive.



isAttributeAnimatable
final public boolean isAttributeAnimatable(String ns, String ln)(Code)
Returns whether the given XML attribute is animatable.



isPropertyAdditive
public boolean isPropertyAdditive(String pn)(Code)
Returns whether the given CSS property is additive.



isPropertyAnimatable
public boolean isPropertyAnimatable(String pn)(Code)
Returns whether the given CSS property is animatable.



isReadonly
public boolean isReadonly()(Code)
Tests whether this node is readonly.



isTraitAdditive
public boolean isTraitAdditive(String ns, String tn)(Code)
Returns whether the given trait is additive.



isTraitAnimatable
public boolean isTraitAnimatable(String ns, String tn)(Code)
Returns whether the given trait is animatable.



removeTargetListener
public void removeTargetListener(String ns, String an, boolean isCSS, AnimationTargetListener l)(Code)
Removes a listener for changes to the given attribute value.



setId
public void setId(String id)(Code)
DOM: Implements SVGElement.setId(String) .



setPrefix
public void setPrefix(String prefix) throws DOMException(Code)
DOM: Implements Node.setPrefix(String) .



setReadonly
public void setReadonly(boolean v)(Code)
Sets this node readonly attribute.



setSVGContext
public void setSVGContext(SVGContext ctx)(Code)
Sets the SVG context to use to get SVG specific informations.
Parameters:
  ctx - the SVG context



setXMLbase
public void setXMLbase(String xmlbase) throws DOMException(Code)
DOM: Implements SVGElement.setXMLbase(String) .



svgToUserSpace
public float svgToUserSpace(float v, short type, short pcInterp)(Code)
Converts the given SVG length into user units.
Parameters:
  v - the SVG length value
Parameters:
  type - the SVG length units (one of theSVGLength.SVG_LENGTH_* constants)
Parameters:
  pcInterp - how to interpretet percentage values (one of theSVGContext.PERCENTAGE_* constants) the SVG value in user units



updateAttributeValue
public void updateAttributeValue(String ns, String ln, AnimatableValue val)(Code)
Updates an attribute value in this target.



updateOtherValue
public void updateOtherValue(String type, AnimatableValue val)(Code)
Updates a 'other' animation value in this target.



updatePropertyValue
public void updatePropertyValue(String pn, AnimatableValue val)(Code)
Updates a property value in this target. Ignored for non-stylable elements. Overridden in SVGStylableElement to actually update properties.



useLinearRGBColorInterpolation
public boolean useLinearRGBColorInterpolation()(Code)
Returns whether color interpolations should be done in linear RGB color space rather than sRGB. Overriden in SVGStylableElement to actually look up the 'color-interpolation' property.



Fields inherited from org.apache.batik.dom.svg.AbstractElement
protected transient DoublyIndexedTable liveAttributeValues(Code)(Java Doc)

Methods inherited from org.apache.batik.dom.svg.AbstractElement
protected void attrAdded(Attr node, String newv)(Code)(Java Doc)
protected void attrModified(Attr node, String oldv, String newv)(Code)(Java Doc)
protected void attrRemoved(Attr node, String oldv)(Code)(Java Doc)
protected NamedNodeMap createAttributes()(Code)(Java Doc)
protected Node deepExport(Node n, AbstractDocument d)(Code)(Java Doc)
protected Node export(Node n, AbstractDocument d)(Code)(Java Doc)
protected AttributeInitializer getAttributeInitializer()(Code)(Java Doc)
public Node getCSSFirstChild()(Code)(Java Doc)
public Node getCSSLastChild()(Code)(Java Doc)
public Node getCSSNextSibling()(Code)(Java Doc)
public Node getCSSParentNode()(Code)(Java Doc)
public Node getCSSPreviousSibling()(Code)(Java Doc)
public LiveAttributeValue getLiveAttributeValue(String ns, String ln)(Code)(Java Doc)
protected void initializeAttributes()(Code)(Java Doc)
public boolean isHiddenFromSelectors()(Code)(Java Doc)
public void putLiveAttributeValue(String ns, String ln, LiveAttributeValue val)(Code)(Java Doc)
protected boolean resetAttribute(String ns, String prefix, String ln)(Code)(Java Doc)
public void setUnspecifiedAttribute(String nsURI, String name, String value)(Code)(Java Doc)

Fields inherited from org.apache.batik.dom.AbstractElement
protected NamedNodeMap attributes(Code)(Java Doc)
protected TypeInfo typeInfo(Code)(Java Doc)

Methods inherited from org.apache.batik.dom.AbstractElement
protected void attrAdded(Attr node, String newv)(Code)(Java Doc)
protected void attrModified(Attr node, String oldv, String newv)(Code)(Java Doc)
protected void attrRemoved(Attr node, String oldv)(Code)(Java Doc)
protected void checkChildType(Node n, boolean replace)(Code)(Java Doc)
protected Node copyInto(Node n)(Code)(Java Doc)
protected NamedNodeMap createAttributes()(Code)(Java Doc)
protected Node deepCopyInto(Node n)(Code)(Java Doc)
protected Node deepExport(Node n, AbstractDocument d)(Code)(Java Doc)
protected Node export(Node n, AbstractDocument d)(Code)(Java Doc)
public void fireDOMAttrModifiedEvent(String name, Attr node, String oldv, String newv, short change)(Code)(Java Doc)
public String getAttribute(String name)(Code)(Java Doc)
public String getAttributeNS(String namespaceURI, String localName)(Code)(Java Doc)
public Attr getAttributeNode(String name)(Code)(Java Doc)
public Attr getAttributeNodeNS(String namespaceURI, String localName)(Code)(Java Doc)
public NamedNodeMap getAttributes()(Code)(Java Doc)
protected String getId()(Code)(Java Doc)
protected Attr getIdAttribute()(Code)(Java Doc)
public short getNodeType()(Code)(Java Doc)
public TypeInfo getSchemaTypeInfo()(Code)(Java Doc)
public String getTagName()(Code)(Java Doc)
public boolean hasAttribute(String name)(Code)(Java Doc)
public boolean hasAttributeNS(String namespaceURI, String localName)(Code)(Java Doc)
public boolean hasAttributes()(Code)(Java Doc)
protected void nodeAdded(Node node)(Code)(Java Doc)
protected void nodeToBeRemoved(Node node)(Code)(Java Doc)
public void normalize()(Code)(Java Doc)
public void removeAttribute(String name) throws DOMException(Code)(Java Doc)
public void removeAttributeNS(String namespaceURI, String localName) throws DOMException(Code)(Java Doc)
public Attr removeAttributeNode(Attr oldAttr) throws DOMException(Code)(Java Doc)
public void setAttribute(String name, String value) throws DOMException(Code)(Java Doc)
public void setAttributeNS(String namespaceURI, String qualifiedName, String value) throws DOMException(Code)(Java Doc)
public Attr setAttributeNode(Attr newAttr) throws DOMException(Code)(Java Doc)
public Attr setAttributeNodeNS(Attr newAttr) throws DOMException(Code)(Java Doc)
public void setIdAttribute(String name, boolean isId) throws DOMException(Code)(Java Doc)
public void setIdAttributeNS(String ns, String ln, boolean isId) throws DOMException(Code)(Java Doc)
public void setIdAttributeNode(Attr attr, boolean isId) throws DOMException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.