模板综合加解密专题示例
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

23 lines
1011 B

<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
<id>com.tptj.demo.hg.template.encrypt.v10</id>
<name><![CDATA[ template encrypt ]]></name>
<active>yes</active>
<version>1.0</version>
<env-version>10.0</env-version>
<vendor>tptj</vendor>
<jartime>2019-07-18</jartime>
<description><![CDATA[ ]]></description>
<change-notes><![CDATA[]]></change-notes>
<main-package>com.tptj.demo.hg.template.encrypt</main-package>
<function-recorder class="com.tptj.demo.hg.template.encrypt.LifeCycle"/>
<lifecycle-monitor class="com.tptj.demo.hg.template.encrypt.LifeCycle"/>
<extra-core>
<IOFileAttrMark class="com.tptj.demo.hg.template.encrypt.ui.SpEncryptAttrMark"/>
</extra-core>
<extra-designer>
<MenuHandler class="com.tptj.demo.hg.template.encrypt.ui.MenuEncryptor"/>
</extra-designer>
<extra-report>
<TemplateEncryptProvider class="com.tptj.demo.hg.template.encrypt.DemoEncryptor"/>
</extra-report>
</plugin>