de.smartics.properties.spi.config.domain.key
Class PathMatcher.Matcher

Package class diagram package PathMatcher.Matcher
java.lang.Object
  extended by de.smartics.properties.spi.config.domain.key.PathMatcher.Matcher
All Implemented Interfaces:
Serializable
Enclosing class:
PathMatcher

public static final class PathMatcher.Matcher
     
     
extends Object
implements Serializable

Matcher of a single path.

See Also:
Serialized Form

Constructor Summary
PathMatcher.Matcher(String path)
          Default constructor.
 
Method Summary
 String toString()
          Returns the string representation of the object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PathMatcher.Matcher

public PathMatcher.Matcher(String path)
Default constructor.

Parameters:
path - the path to match.
Method Detail

toString

public String toString()
Returns the string representation of the object.

Overrides:
toString in class Object
Returns:
the string representation of the object.


Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.