Code

Finally! All of the svg-dom classes and dependencies have native implementation stubs.
authorishmal <ishmal@users.sourceforge.net>
Fri, 21 Mar 2008 05:04:16 +0000 (05:04 +0000)
committerishmal <ishmal@users.sourceforge.net>
Fri, 21 Mar 2008 05:04:16 +0000 (05:04 +0000)
commite6c6134fd4f3c207b1ac49c8b693ce3e9118c49c
tree00575964815434ebde1d444a75b5923e53b29705
parentf9cf25f7e6818eb03fb3baeb0b656842938acba5
Finally! All of the svg-dom classes and dependencies have native implementation stubs.
255 files changed:
src/bind/java/org/inkscape/dom/AttrImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/CDATASectionImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/CharacterDataImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/CommentImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/DOMConfigurationImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/DOMErrorHandlerImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/DOMErrorImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/DOMImplementationImpl.java
src/bind/java/org/inkscape/dom/DOMImplementationListImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/DOMImplementationSourceImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/DOMLocatorImpl.java
src/bind/java/org/inkscape/dom/DOMStringListImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/DocumentFragmentImpl.java
src/bind/java/org/inkscape/dom/DocumentImpl.java
src/bind/java/org/inkscape/dom/DocumentTypeImpl.java
src/bind/java/org/inkscape/dom/ElementImpl.java
src/bind/java/org/inkscape/dom/EntityImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/EntityReferenceImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/NameListImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/NamedNodeMapImpl.java
src/bind/java/org/inkscape/dom/NodeImpl.java
src/bind/java/org/inkscape/dom/NodeListImpl.java
src/bind/java/org/inkscape/dom/NotationImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/ProcessingInstructionImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/TextImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/TypeInfoImpl.java
src/bind/java/org/inkscape/dom/UserDataHandlerImpl.java
src/bind/java/org/inkscape/dom/css/CSS2PropertiesImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/CSSCharsetRuleImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/CSSFontFaceRuleImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/CSSImportRuleImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/CSSMediaRuleImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/CSSPageRuleImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/CSSPrimitiveValueImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/CSSRuleImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/CSSRuleListImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/CSSStyleDeclarationImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/CSSStyleRuleImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/CSSStyleSheetImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/CSSUnknownRuleImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/CSSValueImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/CSSValueListImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/CounterImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/DOMImplementationCSSImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/DocumentCSSImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/ElementCSSInlineStyleImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/RGBColorImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/RectImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/css/ViewCSSImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/events/CustomEventImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/events/DocumentEventImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/events/EventImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/events/EventListenerImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/events/EventTargetImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/events/KeyboardEventImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/events/MouseEventImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/events/MutationEventImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/events/MutationNameEventImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/events/TextEventImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/events/UIEventImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/ElementExclusiveTimeContainerImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/ElementLayoutImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/ElementParallelTimeContainerImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/ElementSequentialTimeContainerImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/ElementSyncBehaviorImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/ElementTargetAttributesImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/ElementTestImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/ElementTimeContainerImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/ElementTimeControlImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/ElementTimeImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/ElementTimeManipulationImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/SMILAnimateColorElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/SMILAnimateElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/SMILAnimateMotionElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/SMILAnimationImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/SMILDocumentImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/SMILElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/SMILLayoutElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/SMILMediaElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/SMILRefElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/SMILRegionElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/SMILRegionInterfaceImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/SMILRootLayoutElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/SMILSetElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/SMILSwitchElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/SMILTopLayoutElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/TimeEventImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/TimeImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/smil/TimeListImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/stylesheets/DocumentStyleImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/stylesheets/LinkStyleImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/stylesheets/MediaListImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/stylesheets/StyleSheetImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/stylesheets/StyleSheetListImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/GetSVGDocumentImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAltGlyphDefElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAltGlyphElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAltGlyphItemElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAngleImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimateColorElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimateElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimateMotionElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimateTransformElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimatedAngleImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimatedBooleanImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimatedEnumerationImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimatedIntegerImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimatedLengthImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimatedLengthListImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimatedNumberImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimatedNumberListImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimatedPathDataImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimatedPointsImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimatedPreserveAspectRatioImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimatedRectImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimatedStringImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimatedTransformListImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGAnimationElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGCSSRuleImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGCircleElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGClipPathElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGColorImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGColorProfileElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGColorProfileRuleImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGComponentTransferFunctionElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGCursorElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGDefinitionSrcElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGDefsElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGDescElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGDocumentImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGElementInstanceImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGElementInstanceListImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGEllipseElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGEventImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGExternalResourcesRequiredImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEBlendElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEColorMatrixElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEComponentTransferElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFECompositeElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEConvolveMatrixElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEDiffuseLightingElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEDisplacementMapElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEDistantLightElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEFloodElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEFuncAElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEFuncBElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEFuncGElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEFuncRElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEGaussianBlurElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEImageElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEMergeElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEMergeNodeElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEMorphologyElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEOffsetElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFEPointLightElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFESpecularLightingElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFESpotLightElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFETileElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFETurbulenceElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFilterElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFilterPrimitiveStandardAttributesImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFitToViewBoxImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFontElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFontFaceElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFontFaceFormatElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFontFaceNameElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFontFaceSrcElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGFontFaceUriElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGForeignObjectElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGGElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGGlyphElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGGlyphRefElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGGradientElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGHKernElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGICCColorImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGImageElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGLangSpaceImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGLengthImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGLengthListImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGLineElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGLinearGradientElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGLocatableImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGMPathElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGMarkerElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGMaskElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGMatrixImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGMetadataElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGMissingGlyphElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGNumberImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGNumberListImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPaintImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegArcAbsImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegArcRelImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegClosePathImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegCurvetoCubicAbsImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegCurvetoCubicRelImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegCurvetoCubicSmoothAbsImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegCurvetoCubicSmoothRelImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegCurvetoQuadraticAbsImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegCurvetoQuadraticRelImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegCurvetoQuadraticSmoothAbsImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegCurvetoQuadraticSmoothRelImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegLinetoAbsImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegLinetoHorizontalAbsImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegLinetoHorizontalRelImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegLinetoRelImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegLinetoVerticalAbsImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegLinetoVerticalRelImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegListImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegMovetoAbsImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPathSegMovetoRelImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPatternElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPointImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPointListImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPolygonElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPolylineElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGPreserveAspectRatioImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGRadialGradientElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGRectElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGRectImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGRenderingIntentImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGSVGElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGScriptElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGSetElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGStopElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGStringListImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGStylableImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGStyleElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGSwitchElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGSymbolElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGTRefElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGTSpanElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGTestsImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGTextContentElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGTextElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGTextPathElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGTextPositioningElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGTitleElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGTransformImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGTransformListImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGTransformableImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGURIReferenceImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGUnitTypesImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGUseElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGVKernElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGViewElementImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGViewSpecImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGZoomAndPanImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/svg/SVGZoomEventImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/views/AbstractViewImpl.java [new file with mode: 0644]
src/bind/java/org/inkscape/dom/views/DocumentViewImpl.java [new file with mode: 0644]