protected static class UiDependencyTool.TypeRule
extends Rule
Modifier and Type | Field and Description |
---|---|
private UiDependencyTool |
parent |
Modifier | Constructor and Description |
---|---|
protected |
TypeRule() |
Modifier and Type | Method and Description |
---|---|
void |
begin(java.lang.String ns,
java.lang.String el,
org.xml.sax.Attributes attributes) |
void |
body(java.lang.String ns,
java.lang.String el,
java.lang.String typeFormat) |
private UiDependencyTool parent
public void begin(java.lang.String ns, java.lang.String el, org.xml.sax.Attributes attributes) throws java.lang.Exception
java.lang.Exception
public void body(java.lang.String ns, java.lang.String el, java.lang.String typeFormat) throws java.lang.Exception
java.lang.Exception
Copyright (c) 2003-2007 Apache Software Foundation