Package org.nuiton.jaxx.compiler.tags
-
Interface Summary Interface Description TagHandler Implementations ofTagHandlerproduce Java source code from XML tags. -
Class Summary Class Description DefaultComponentHandler DefaultObjectHandler Default handler for class tags.DefaultObjectHandler.ProxyEventInfo Encapsulates information about a "proxy event handler", which is an event handler that fires PropertyChangeEvents when it is triggered.ImportHandler Handles the<import>tag.ScriptHandler Handles the<script>tag.StyleHandler Handles the<style>tag.TagManager Manages TagHandlers, including automatically compiling .jaxx files corresponding to class tags.