Home
last modified time | relevance | path

Searched refs:predefinedPathProperties (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/PathSettings/
H A DPathSettingsTest.java43 private static String[] predefinedPathProperties = { field in PathSettingsTest
109 for ( int i=0; i<predefinedPathProperties.length; i++ ) { in workWithPathSettings()
114 predefinedPathProperties[i] ); in workWithPathSettings()
119 System.out.println( "Property="+ predefinedPathProperties[i] in workWithPathSettings()
123 …em.err.println( "UnknownPropertyException has been thrown accessing "+predefinedPathProperties[i]); in workWithPathSettings()
126 …stem.err.println( "WrappedTargetException has been thrown accessing "+predefinedPathProperties[i]); in workWithPathSettings()

Completed in 18 milliseconds