org.raml.parser.resolver
Class MatchAllHandler

java.lang.Object
  extended by org.raml.parser.resolver.MatchAllHandler
All Implemented Interfaces:
TupleHandler

public class MatchAllHandler
extends Object
implements TupleHandler


Constructor Summary
MatchAllHandler()
           
 
Method Summary
 boolean handles(org.yaml.snakeyaml.nodes.NodeTuple tuple)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatchAllHandler

public MatchAllHandler()
Method Detail

handles

public boolean handles(org.yaml.snakeyaml.nodes.NodeTuple tuple)
Specified by:
handles in interface TupleHandler


Copyright © 2013. All rights reserved.