net.sf.mpxj.mpp
Class AbstractMppView
java.lang.Object
net.sf.mpxj.AbstractView
net.sf.mpxj.mpp.AbstractMppView
- All Implemented Interfaces:
- View
- Direct Known Subclasses:
- GenericView, View8
public abstract class AbstractMppView
- extends AbstractView
This abstract class implements functionality common to all MPP views.
AbstractMppView
public AbstractMppView(ProjectFile parent)
- Constructor.
- Parameters:
parent - parent file
removeAmpersand
protected String removeAmpersand(String name)
- Remove the ampersand embedded in the view name.
- Parameters:
name - view name
- Returns:
- view name without the ampersand
Copyright © 2012. All Rights Reserved.