src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/KeyCall.java
changeset 48409 5ab69533994b
parent 47359 e1a6c0168741
equal deleted inserted replaced
48408:4f830b447edf 48409:5ab69533994b
     1 /*
     1 /*
     2  * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved.
     3  * @LastModified: Oct 2017
       
     4  */
     3  */
     5 /*
     4 /*
     6  * Licensed to the Apache Software Foundation (ASF) under one or more
     5  * Licensed to the Apache Software Foundation (ASF) under one or more
     7  * contributor license agreements.  See the NOTICE file distributed with
     6  * contributor license agreements.  See the NOTICE file distributed with
     8  * this work for additional information regarding copyright ownership.
     7  * this work for additional information regarding copyright ownership.
    33 import java.util.List;
    32 import java.util.List;
    34 
    33 
    35 /**
    34 /**
    36  * @author Morten Jorgensen
    35  * @author Morten Jorgensen
    37  * @author Santiago Pericas-Geertsen
    36  * @author Santiago Pericas-Geertsen
       
    37  * @LastModified: Oct 2017
    38  */
    38  */
    39 final class KeyCall extends FunctionCall {
    39 final class KeyCall extends FunctionCall {
    40 
    40 
    41     /**
    41     /**
    42      * The name of the key.
    42      * The name of the key.