public static class SyndEntryDocumentSource.PropertySelector extends Object
Constructor and Description |
---|
PropertySelector(String strRep)
Creates a new instance from a string representation.
|
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
int |
getObjectIndex() |
String |
getPropertyName() |
public PropertySelector(String strRep)
strRep
- a string like "ClassName_ObjectIndex_PropertyName", where class name and object index are
optionalpublic String getClassName()
public int getObjectIndex()
Copyright © 2004–2021 XWiki. All rights reserved.