Constant Field Values

Contents

edu.pdx.*

  • edu.pdx.cs410J.airline.AirlineXmlHelper
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "-//Portland State University//DTD CS410J Airline//EN"
    protected static final String
    "http://www.cs.pdx.edu/~whitlock/dtds/airline.dtd"
  • edu.pdx.cs410J.apptbook.AppointmentBookXmlHelper
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "-//Portland State University//DTD CS410J Appointment Book//EN"
    protected static final String
    "http://www.cs.pdx.edu/~whitlock/dtds/apptbook.dtd"
  • edu.pdx.cs410J.family.Person
    Modifier and Type
    Constant Field
    Value
    public static final int
    -1
  • edu.pdx.cs410J.family.edu.pdx.cs410J.family.XmlHelper
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "-//Portland State University//DTD CS410J Family Tree//EN"
    protected static final String
    "http://www.cs.pdx.edu/~whitlock/dtds/familytree.dtd"
  • edu.pdx.cs410J.grader.gradebook.Grade
    Modifier and Type
    Constant Field
    Value
    public static final double
    -1.0
    public static final double
    -2.0
  • edu.pdx.cs410J.grader.gradebook.XmlHelper
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "-//Portland State University//DTD CS410J Grade Book//EN"
    protected static final String
    "http://www.cs.pdx.edu/~whitlock/dtds/gradebook.dtd"
  • edu.pdx.cs410J.junit.Section
    Modifier and Type
    Constant Field
    Value
    public static final int
    3
    public static final int
    1
    public static final int
    2
    public static final int
    0