| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| |
| --> |
| <project xmlns="http://www.netbeans.org/ns/project/1"> |
| <type>org.netbeans.modules.apisupport.project</type> |
| <configuration> |
| <data xmlns="http://www.netbeans.org/ns/nb-module-project/2"> |
| <code-name-base>org.netbeans.libs.jsvg</code-name-base> |
| <module-dependencies/> |
| <public-packages> |
| <package>com.github.weisj.jsvg</package> |
| <package>com.github.weisj.jsvg.attributes</package> |
| <package>com.github.weisj.jsvg.attributes.filter</package> |
| <package>com.github.weisj.jsvg.attributes.font</package> |
| <package>com.github.weisj.jsvg.attributes.paint</package> |
| <package>com.github.weisj.jsvg.attributes.stroke</package> |
| <package>com.github.weisj.jsvg.attributes.text</package> |
| <package>com.github.weisj.jsvg.geometry</package> |
| <package>com.github.weisj.jsvg.geometry.mesh</package> |
| <package>com.github.weisj.jsvg.geometry.noise</package> |
| <package>com.github.weisj.jsvg.geometry.path</package> |
| <package>com.github.weisj.jsvg.geometry.size</package> |
| <package>com.github.weisj.jsvg.geometry.util</package> |
| <package>com.github.weisj.jsvg.nodes</package> |
| <package>com.github.weisj.jsvg.nodes.animation</package> |
| <package>com.github.weisj.jsvg.nodes.container</package> |
| <package>com.github.weisj.jsvg.nodes.filter</package> |
| <package>com.github.weisj.jsvg.nodes.mesh</package> |
| <package>com.github.weisj.jsvg.nodes.prototype</package> |
| <package>com.github.weisj.jsvg.nodes.prototype.spec</package> |
| <package>com.github.weisj.jsvg.nodes.text</package> |
| <package>com.github.weisj.jsvg.parser</package> |
| <package>com.github.weisj.jsvg.parser.css</package> |
| <package>com.github.weisj.jsvg.parser.resources</package> |
| <package>com.github.weisj.jsvg.renderer</package> |
| <package>com.github.weisj.jsvg.renderer.awt</package> |
| <package>com.github.weisj.jsvg.renderer.jdk</package> |
| <package>com.github.weisj.jsvg.util</package> |
| </public-packages> |
| <class-path-extension> |
| <runtime-relative-path>ext/jsvg-1.7.1.jar</runtime-relative-path> |
| <binary-origin>external/jsvg-1.7.1.jar</binary-origin> |
| </class-path-extension> |
| </data> |
| </configuration> |
| </project> |