|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectnet.sf.mpxj.AbstractView
net.sf.mpxj.mpp.AbstractMppView
public abstract class AbstractMppView
This abstract class implements functionality common to all MPP views.
| Field Summary |
|---|
| Fields inherited from class net.sf.mpxj.AbstractView |
|---|
m_id, m_name, m_type |
| Constructor Summary | |
|---|---|
AbstractMppView()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
removeAmpersand(java.lang.String name)
Remove the ampersand embedded in the view name. |
| Methods inherited from class net.sf.mpxj.AbstractView |
|---|
getID, getName, getType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractMppView()
| Method Detail |
|---|
protected java.lang.String removeAmpersand(java.lang.String name)
name - view name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||