public class EntryPropertiesRoot extends Object implements Serializable
Constructor and Description |
---|
EntryPropertiesRoot(String[] thePropertyNames) |
Modifier and Type | Method and Description |
---|---|
int |
getPropertyID(String propertyName) |
EntryProperties |
newEntryProperties() |
String[] |
propertyNames() |
public EntryPropertiesRoot(String[] thePropertyNames)
public String[] propertyNames()
public int getPropertyID(String propertyName)
public EntryProperties newEntryProperties() throws NullPointerException
NullPointerException
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.