|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jdeveloper.vcs.util.VCSContextUtils
Utility class for manuplating contexts and expanding their composite states.
Method Summary | |
static Locatable[] |
getContextLocatables(Context context)
Gets the valid locatables from the context node selection. |
static Locatable[] |
getContextLocatables(Context context,
URLFilter filter)
Gets the valid locatables from the context node selection. |
static Locatable[] |
getExpandedLocatables(Element[] elements,
URLFilter filter)
Get the expanded set of locatables from the specified set of elements, only returning locatables which pass the speicifed filter. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static final Locatable[] getContextLocatables(Context context, URLFilter filter)
context
- the locatable context.filter
- a filter that accepts valid locatable URLs.
(null-capable)
public static final Locatable[] getContextLocatables(Context context)
context
- the locatable context.
public static final Locatable[] getExpandedLocatables(Element[] elements, URLFilter filter)
elements
- the elements to expandfilter
- a filter that accepts valid locatable URLs.
(null-capable)/i>
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.